Files
website/layouts/partials/react/reactable.html
T
2025-03-26 23:19:15 -07:00

4 lines
204 B
HTML

<!-- Reactable Component Assets -->
<link rel="stylesheet" href="https://unpkg.com/reactable@0.2.3/dist/reactable.min.css">
<script src="https://unpkg.com/reactable@0.2.3/dist/reactable.min.js"></script>