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 an `enableArrow` option #100

Closed ArtyomVancyan closed 2 months ago

ArtyomVancyan commented 2 months ago

Motivation:

These changes originated from the #88 issue. Implemented an enableArrow option with a default false value. It's been tested with different themes and is available in the playground so people can test it before installing it.

All Submissions:

Changes to Core Features: