Files
website/layouts/partials/react/reactable.html
T

4 lines
204 B
HTML
Raw Normal View History

2025-03-26 23:12:54 -07:00
<!-- 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>