Use new default sorting solution where applicable
Open
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 4
- Avg merge
- 3d 15h
- Merged PRs (30d)
- 12
Description
PR #226 introduces a "initialSorting" property to the createTable function, which is a better way of creating an initial sort than the variants used before. Look around in the files for bad useEffect-based methods and try to replace them with the new system.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.