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

🐛 Bug Report - styles are changed when bootstrap is used #41

Closed ArtyomVancyan closed 12 months ago

ArtyomVancyan commented 1 year ago

The CSS classes that are common for the phone input and exist in Bootstrap are merged when the application uses Bootstrap with Ant Design. One such common class is the form-control.