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(shadcn): add column scrolling to
DataTable
component
## what - add column scrolling to `DataTable` component ## how - check - https://ui.shadcn.com/docs/components/data-table#sorting ## why - allows a column to be sorted ## where - ./src/components/ui/data-table.tsx ## usage
- Loading branch information