typesnippet / antd-phone-input

Advanced, highly customizable phone input component for Ant Design.
https://playground.typesnippet.org/antd-phone-input-5.x/
MIT License
51 stars 10 forks source link

Implement disableParentheses option #98

Closed ArtyomVancyan closed 3 months ago

ArtyomVancyan commented 3 months ago

Motivation:

In react-phone-hooks/v0.1.5 release, optional parentheses feature has been added, and in this PR, all the necessary changes have been done for supporting disableParentheses option.

All Submissions:

Changes to Core Features: