add react and react hook for
parent
7adfe559ba
commit
8ba3a79f0e
|
@ -15,6 +15,7 @@
|
|||
"@types/react": "18.0.26",
|
||||
"@types/react-dom": "^18.0.9",
|
||||
"@vitejs/plugin-react": "^2.2.0",
|
||||
"react-hook-form": "^7.47.0",
|
||||
"rollup-plugin-node-builtins": "^2.1.2",
|
||||
"typescript": "^4.9.4",
|
||||
"vite": "^4.1.2"
|
||||
|
@ -25,6 +26,7 @@
|
|||
"class-variance-authority": "^0.7.0",
|
||||
"clsx": "^2.0.0",
|
||||
"lucide-react": "^0.284.0",
|
||||
"react": "^18.2.0",
|
||||
"tailwind-merge": "^1.14.0",
|
||||
"tailwindcss-animate": "^1.0.7"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue