1
0
Fork 0
mirror of https://codeberg.org/MarkusThielker/next-ory.git synced 2025-07-02 04:59:17 +00:00

NORY-41: add shadcn-ui pagination component

This commit is contained in:
Markus Thielker 2025-01-04 11:02:25 +01:00
parent 7df37e4001
commit 19e68b8929
No known key found for this signature in database
3 changed files with 118 additions and 1 deletions

View file

@ -20,7 +20,7 @@
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-scroll-area": "^1.0.5",
"@radix-ui/react-separator": "^1.1.0",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-slot": "^1.1.1",
"@radix-ui/react-tabs": "^1.1.1",
"@radix-ui/react-tooltip": "^1.1.4",
"@serwist/next": "^9.0.0-preview.21",