Added a new phone number input component with a country code dropdown for easier selection of the country code. The dropdown lists various countries' codes, making it user-friendly and ensuring accurate country code selection.
Changes
Added a phone number input component with an integrated country code dropdown.
Modified the REGEXPATTERNS to accommodate verification codes of length 6 instead of 5.
This enhancement improves the user experience when entering phone numbers by simplifying the process of selecting the country code. Please review and merge if it aligns with the project's goals.
Description
Added a new phone number input component with a country code dropdown for easier selection of the country code. The dropdown lists various countries' codes, making it user-friendly and ensuring accurate country code selection.
Changes
REGEXPATTERNS
to accommodate verification codes of length 6 instead of 5.This enhancement improves the user experience when entering phone numbers by simplifying the process of selecting the country code. Please review and merge if it aligns with the project's goals.
Issue
Resolves #24