feat: add Radix UI Tabs component and update dependencies

This commit is contained in:
Maximilian Liebmann 2025-05-11 01:43:18 +02:00 committed by SomeCodecat
parent f631195f8a
commit 033801d596
3 changed files with 30 additions and 0 deletions

View file

@ -19,6 +19,7 @@
"@radix-ui/react-hover-card": "^1.1.13",
"@radix-ui/react-label": "^2.1.6",
"@radix-ui/react-slot": "^1.2.2",
"@radix-ui/react-tabs": "^1.1.11",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.509.0",