Installation
Install the unstyled table adapter using your favorite package manager.
Prerequisites: By defult, the table component is fully unstyled. Bring your own styles and feel free to customize the table as you see fit.
npm
npm install unstyled-table
npm install unstyled-table
yarn
yarn add unstyled-table
yarn add unstyled-table
pnpm
pnpm add unstyled-table
pnpm add unstyled-table