added captcha in paymentsmodal withdraw

This commit is contained in:
Kostya
2023-12-19 17:33:09 +03:00
parent 4c42b77fa8
commit e2c5e87522
5 changed files with 70 additions and 11 deletions

View File

@@ -14,7 +14,8 @@
"core-js": "^3.8.3",
"vue": "^3.2.13",
"vue-recaptcha": "^3.0.0-alpha.6",
"vue-router": "^4.2.5"
"vue-router": "^4.2.5",
"vue3-recaptcha2": "^1.8.0"
},
"devDependencies": {
"@babel/core": "^7.12.16",