added forms and refactored component names
This commit is contained in:
@@ -19,8 +19,10 @@
|
||||
"@tanstack/react-query": "^5.85.0",
|
||||
"clsx": "^2.1.1",
|
||||
"country-flag-icons": "^1.5.19",
|
||||
"formik": "^2.4.6",
|
||||
"react": "^19.1.1",
|
||||
"react-dom": "^19.1.1",
|
||||
"react-modal": "^3.16.3",
|
||||
"react-router": "^7.8.0",
|
||||
"react-swipeable": "^7.0.2",
|
||||
"tailwindcss": "^4.1.11"
|
||||
@@ -29,6 +31,7 @@
|
||||
"@eslint/js": "^9.32.0",
|
||||
"@types/react": "^19.1.9",
|
||||
"@types/react-dom": "^19.1.7",
|
||||
"@types/react-modal": "^3.16.3",
|
||||
"@vitejs/plugin-react": "^4.7.0",
|
||||
"eslint": "^9.32.0",
|
||||
"eslint-plugin-react-hooks": "^5.2.0",
|
||||
|
||||
Reference in New Issue
Block a user