EgdeConsulting / NATSAdminportal

MIT License
0 stars 0 forks source link

Any types in Paginated Table #227

Closed Eidsheimen closed 1 year ago

Eidsheimen commented 1 year ago

There is still the use of the datatype any in the component PaginatedTable.tsx. Go through the documentation and see if parameters like row and cell have any predefined datatype we can import.

Eidsheimen commented 1 year ago

https://tanstack.com/table/v8/docs/api/core/row, https://tanstack.com/table/v8/docs/api/core/cell, https://tanstack.com/table/v8/docs/api/core/column