UNPKG

react-phone-number-input-mui

Version:

Telephone input for React and Material-UI. Fork of catamphetamine awesome work of react-phone-number-input.

19 lines 252 B
{ "require": [ "babel-register" ], "reporter": [ "lcov", "text-summary" ], "include": [ "source/**/*.js" ], "exclude": [ "**/*.test.js" ], "sourceMap": false, "instrument": false, "cache": true, "all": true }