Skip to content
This repository was archived by the owner on May 12, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (16 loc) · 337 Bytes

File metadata and controls

25 lines (16 loc) · 337 Bytes

React-table 6 : Select Table HOC Example

Building and running on localhost

First install dependencies:

npm install

To create a production build:

npm run build

To start a development server:

npm start

Credits

Made with TanStack React Table v6