Closed shamnad-sherief closed 1 year ago
This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within the next 30 days. If you believe this PR is still relevant, please comment to keep it open. Thank you for your contributions.
This commit adds functionality to conditionally enable or disable the country code selector in the IntlPhoneField widget based on the disableCountryChange property. When disableCountryChange is true, the country code selector is disabled.