add button and select

This commit is contained in:
2024-08-03 15:53:56 +02:00
parent 6f0f1baae0
commit 12da76d870
8 changed files with 881 additions and 17 deletions

View File

@@ -29,9 +29,12 @@
},
"dependencies": {
"@ladle/react": "^4.1.0",
"@radix-ui/react-select": "^2.1.1",
"@radix-ui/react-slot": "^1.1.0",
"clsx": "^2.1.1",
"react": "^18.3.1",
"react-dom": "^18.3.1"
"react-dom": "^18.3.1",
"tailwind-merge": "^2.4.0"
},
"devDependencies": {
"@chromatic-com/storybook": "^1.6.1",