UNPKG

simple-phone-mask

Version:

A lightweight and customizable phone number input mask with country flags and selection.

5 lines (4 loc) 159 B
import SimplePhoneMask from './simple-phone-mask'; import './simple-phone-mask.css'; global.SimplePhoneMask = SimplePhoneMask; export default SimplePhoneMask;