Add Input component

This commit is contained in:
Stephan
2022-10-07 23:08:38 +02:00
parent 87a3b9daca
commit 3cf541ab8b
5 changed files with 129 additions and 0 deletions
+2
View File
@@ -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",