added contact us structure for sending data to backend
This commit was merged in pull request #13.
This commit is contained in:
+4
-1
@@ -12,8 +12,10 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@tanstack/react-query": "^5.62.16",
|
||||
"axios": "^1.13.2",
|
||||
"eslint": "8.41.0",
|
||||
"eslint-config-next": "13.4.3",
|
||||
"formik": "^2.4.9",
|
||||
"next": "^13.5.8",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
@@ -21,6 +23,7 @@
|
||||
"sass": "^1.62.1",
|
||||
"server-only": "^0.0.1",
|
||||
"swiper": "^10.0.4",
|
||||
"wowjs": "^1.1.3"
|
||||
"wowjs": "^1.1.3",
|
||||
"yup": "^1.7.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user