altence / lightence-ant-design-react-template

Free and easy-to-use admin template based on React 17+
https://altence.com/lightence-landing
MIT License
994 stars 251 forks source link

Replace `react-phone-number-input` with `antd-phone-input` #277

Closed ArtyomVancyan closed 9 months ago

ArtyomVancyan commented 11 months ago

Description

These changes improve the look of the PhoneItem component that is used at the Two-Step Verification and Profile Info pages by replacing the react-phone-number-input with antd-phone-input. It provides a convenient user interface and is built especially for Ant Design. Changes have been made carefully without breaking the existing functionality. All deprecated styles, as well as the react-phone-number-input itself, have been removed.

Type of change

Checklist: