add client side pagination

This commit is contained in:
Kenta420 2024-01-24 17:21:33 +07:00
parent 23fd193c34
commit 68bf963d05
8 changed files with 379 additions and 81 deletions

View file

@ -29,6 +29,7 @@
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-popover": "^1.0.7",
"@radix-ui/react-radio-group": "^1.1.3",
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-separator": "^1.0.3",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-toast": "^1.1.5",