Skip to content

Conversation

ashvin27
Copy link
Owner

…nents

  • Deleted src/style/index.js, stories/Datatable.stories.js, and webpack.config.js.
  • Added new TypeScript configuration in tsconfig.json.
  • Introduced babel.config.js for Babel setup.
  • Created new components: AdvancePagination.tsx, BasicPagination.tsx, TableFooter.tsx, TableHeader.tsx.
  • Refactored main component to index.tsx with TypeScript support.
  • Updated pagination logic and table rendering with new components.

…nents

- Deleted `src/style/index.js`, `stories/Datatable.stories.js`, and `webpack.config.js`.
- Added new TypeScript configuration in `tsconfig.json`.
- Introduced `babel.config.js` for Babel setup.
- Created new components: `AdvancePagination.tsx`, `BasicPagination.tsx`, `TableFooter.tsx`, `TableHeader.tsx`.
- Refactored main component to `index.tsx` with TypeScript support.
- Updated pagination logic and table rendering with new components.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant