Build your next big idea faster with Pace.
I want to implement a table sort much like this one: https://codepen.io/ryangjchandler/pen/WNQQKeR I put the JS in it's own file and link it but nothing works Here is the HTML ``` <div class="card-body"> <div class="table-responsive" x-data="data()" class="p-4"> <table class="table table-striped"> </table></div></div>...
David Meinke David Meinke
1 year ago
Chimezie Enyinnaya replied 1 year ago
908 1