Closed MyrtilleKim closed 1 year ago
hi @MyrtilleKim, thank you for having the intention to contribute! If you still want to contribute, I suggest updating these into React.ReactNode:
https://github.com/imballinst/react-bs-datatable/blob/c6fa08e4f247cdd9f36fb1bbca4d7dcd8ee30be3/src/components/Pagination.tsx#L13-L22
That way, we can pass your icons of choice if you want more flexibility in the pagination numberings (at the moment it's only string, but later on we can have string or JSX). Thanks!
hi @MyrtilleKim, thank you for having the intention to contribute! If you still want to contribute, I suggest updating these into React.ReactNode:
https://github.com/imballinst/react-bs-datatable/blob/c6fa08e4f247cdd9f36fb1bbca4d7dcd8ee30be3/src/components/Pagination.tsx#L13-L22
That way, we can pass your icons of choice if you want more flexibility in the pagination numberings (at the moment it's only string, but later on we can have string or JSX). Thanks!