Implementing pagination using tanstack
I’m trying to implement pagination using React
and tanstack
. The table works correctly, and the buttons for the pagination are visible. But they are not clickable. What are I’m doing wrong?
I’m trying to implement pagination using React
and tanstack
. The table works correctly, and the buttons for the pagination are visible. But they are not clickable. What are I’m doing wrong?