Added Daisy UI and React-Hook-Form

This commit is contained in:
Joao Ramos
2024-02-12 18:17:06 +00:00
parent 8287bbae18
commit 1cec89668b
3 changed files with 41 additions and 3 deletions

View File

@@ -16,11 +16,13 @@
"axios": "^1.5.1",
"clsx": "^2.0.0",
"currency-symbol-map": "^5.1.0",
"daisyui": "^4.6.3",
"lodash": "^4.17.21",
"moment": "^2.29.4",
"next": "13.5.4",
"react": "^18",
"react-dom": "^18",
"react-hook-form": "^7.50.1",
"react-icons": "^4.11.0",
"react-string-replace": "^1.1.1",
"sharp": "^0.32.6"