Looking to personalize the pagination with links for "Previous," page numbers, and "Next" like this example: https://i.sstatic.net/C4vsw.png
I'm currently using react-table version 7 but have been unable to replicate the desired pagination style. I need it to be dynamic based on the input data. Is there anyone who can assist me in achieving this? Thank you.