Add contact form validation
This commit is contained in:
parent
2a4cf52465
commit
d3465c6ea3
12 changed files with 429 additions and 204 deletions
|
@ -23,6 +23,9 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@funken-studio/sitemap-nuxt-3": "^4.0.4",
|
||||
"node-mailjet": "^6.0.1"
|
||||
"click-outside-vue3": "^4.0.1",
|
||||
"node-mailjet": "^6.0.1",
|
||||
"vee-validate": "^4.7.3",
|
||||
"yup": "^0.32.11"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue