UNPKG

react-phone-input-pro

Version:

Phone number input component for react to format phone numbers according to selected countries in real time.

4 lines (3 loc) 127 B
import { PhoneInput } from './components/PhoneInput'; export const ReactPhoneInputPro = PhoneInput; export default PhoneInput;