React Table
Overview Official Website
React Table is a workhorse. It's built to materialize, filter, sort, group, aggregate, paginate and display massive data sets using a very small API surface.
Add Package
yarn add @tanstack/react-table --save
Import
import { useReactTable } from '@tanstack/react-table';
Remove Package
yarn remove @tanstack/react-table / remove specific package from
package.json