mirror of
https://github.com/detleph/components.git
synced 2026-09-04 08:36:03 +02:00
Add Input component
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"framer-motion": "^7.5.1",
|
||||
"lodash.uniqueid": "^4.0.1",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-router-dom": "^6.4.1",
|
||||
@@ -27,6 +28,7 @@
|
||||
"@storybook/builder-vite": "^0.2.3",
|
||||
"@storybook/react": "^6.5.12",
|
||||
"@storybook/testing-library": "^0.0.13",
|
||||
"@types/lodash.uniqueid": "^4.0.7",
|
||||
"@types/react": "^18.0.17",
|
||||
"@types/react-dom": "^18.0.6",
|
||||
"@vitejs/plugin-react": "^2.1.0",
|
||||
|
||||
Reference in New Issue
Block a user