React Table
OverviewOfficial Website
React Table is a library for adding search, sort, filters and flexibility to tables, lists and various elements.
Import Package
<!-- React Table -->
import { useTable } from 'react-table';
Add Package
yarn add react-table --save
Remove Package
yarn remove react-table or you can remove package by removing specific package from package.json