catamphetamine / react-phone-number-input

React component for international phone number input
http://catamphetamine.gitlab.io/react-phone-number-input/
MIT License
925 stars 194 forks source link

Remove duplicate Div with class "PhoneInput" #308

Closed lloydh closed 4 years ago

lloydh commented 4 years ago

v3 nests two divs with the class PhoneInput as can be seen on the examples and below:

https://github.com/catamphetamine/react-phone-number-input/blob/4cde3938ac9a877657b51efe23282e3e6dfc4dae/source/PhoneInputWithCountry.js#L439-L446

This PR removes one.

catamphetamine commented 4 years ago

Thx, published react-phone-number-input@3.0.10