This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(components): add column properties to be sortable
DataTable
co…
…mponent ## what - add column properties to be sortable `DataTable` component ## how - check - https://ui.shadcn.com/docs/components/data-table#make-header-cell-sortable ## why - to have the ability to sort the table as you please ## where - ./src/app/problems/components/data-table/columns.tsx ## usage
- Loading branch information