feat: update input/button style + add react-toggle

This commit is contained in:
Sonny
2023-12-07 17:49:47 +01:00
parent 6f04435d53
commit 406bf281b0
9 changed files with 199 additions and 25 deletions

View File

@@ -14,6 +14,7 @@
"@ducanh2912/next-pwa": "^9.7.2",
"@prisma/client": "^5.6.0",
"@svgr/webpack": "^8.1.0",
"@types/react-toggle": "^4.0.5",
"accept-language": "^3.0.18",
"axios": "^1.6.2",
"clsx": "^2.0.0",
@@ -33,6 +34,7 @@
"react-icons": "^4.12.0",
"react-select": "^5.8.0",
"react-tabs": "^6.0.2",
"react-toggle": "^4.1.3",
"sass": "^1.69.5",
"sharp": "^0.32.6",
"yup": "^1.3.2"