Add callback form, needs vailidation

This commit is contained in:
2018-03-26 03:24:47 +03:00
parent da5553c92f
commit 2ce8aa5e3e
5 changed files with 65 additions and 7 deletions

View File

@@ -21,6 +21,7 @@
"sass-loader": "^6.0.6",
"vue": "^2.5.2",
"vue-i18n": "^7.4.2",
"vue-recaptcha": "^1.1.0",
"vue-router": "^3.0.1",
"yaml-loader": "^0.5.0"
},