alexplumb / material-ui-phone-number

Fork of react-phone-input-2 for the Material-UI library
MIT License
121 stars 180 forks source link

Update index.d.ts #135

Open salmanm opened 2 years ago

salmanm commented 2 years ago

onChange calls with the value and country data. Types for this aren't accurate. This PR fixes that.