add react and react hook for

availability-list
Ryukemeister 2023-10-10 14:47:53 +05:30
parent 7adfe559ba
commit 8ba3a79f0e
1 changed files with 2 additions and 0 deletions

View File

@ -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"
}