feat: New phone number input component (#10446)

This commit is contained in:
Sivin Varghese
2024-11-20 22:31:05 +05:30
committed by GitHub
parent b0d6089bb6
commit c3604bfcbf
3 changed files with 273 additions and 0 deletions

View File

@@ -18,6 +18,11 @@
"CONFIRM": "Confirm"
}
},
"PHONE_INPUT": {
"SEARCH_PLACEHOLDER": "Search country",
"ERROR": "Phone number should be empty or in E.164 format",
"DIAL_CODE_ERROR": "Please select a dial code from the list"
},
"THUMBNAIL": {
"AUTHOR": {
"NOT_AVAILABLE": "Author is not available"