fix: add phone-input

This commit is contained in:
2025-06-11 15:40:17 +03:00
parent 53f214ba28
commit d53c5606ff
8 changed files with 95 additions and 8 deletions

View File

@@ -12,6 +12,10 @@
},
"dependencies": {
"@hookform/resolvers": "^5.1.1",
"@maskito/core": "^3.9.0",
"@maskito/phone": "^3.9.0",
"@maskito/react": "^3.9.0",
"libphonenumber-js": "^1.12.9",
"next": "15.3.2",
"nodemailer": "^7.0.3",
"react": "^19.0.0",