mirror of
https://github.com/ershisan99/lib-live-03-07.git
synced 2025-12-16 20:59:23 +00:00
add button and select
This commit is contained in:
@@ -28,7 +28,6 @@
|
|||||||
"./style.css": "./dist/style.css"
|
"./style.css": "./dist/style.css"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@ladle/react": "^4.1.0",
|
|
||||||
"@radix-ui/react-select": "^2.1.1",
|
"@radix-ui/react-select": "^2.1.1",
|
||||||
"@radix-ui/react-slot": "^1.1.0",
|
"@radix-ui/react-slot": "^1.1.0",
|
||||||
"clsx": "^2.1.1",
|
"clsx": "^2.1.1",
|
||||||
@@ -37,6 +36,7 @@
|
|||||||
"tailwind-merge": "^2.4.0"
|
"tailwind-merge": "^2.4.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
"@ladle/react": "^4.1.0",
|
||||||
"@chromatic-com/storybook": "^1.6.1",
|
"@chromatic-com/storybook": "^1.6.1",
|
||||||
"@storybook/addon-essentials": "^8.2.7",
|
"@storybook/addon-essentials": "^8.2.7",
|
||||||
"@storybook/addon-interactions": "^8.2.7",
|
"@storybook/addon-interactions": "^8.2.7",
|
||||||
|
|||||||
Reference in New Issue
Block a user