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

NORY-15: add shadcn-ui hover-card component

This commit is contained in:
Markus Thielker 2024-12-04 11:42:27 +01:00
parent 1b7e1c2cca
commit 74127d7907
No known key found for this signature in database
2 changed files with 30 additions and 0 deletions

View file

@ -16,6 +16,7 @@
"@radix-ui/react-checkbox": "^1.0.4",
"@radix-ui/react-dialog": "^1.1.2",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@radix-ui/react-hover-card": "^1.1.2",
"@radix-ui/react-label": "^2.0.2",
"@radix-ui/react-scroll-area": "^1.0.5",
"@radix-ui/react-separator": "^1.1.0",