UNPKG

mui-phone-input-ssr

Version:

An SSR-friendly Material UI React phone number input component. Based on the excellent material-ui-phone-number.

16 lines (15 loc) 272 B
{ "env": { "browser": true }, "extends": [ "airbnb" ], "rules": { "react/forbid-prop-types": 0, "react/require-default-props": 0, "max-len": 0, "react/jsx-props-no-spreading": 0 }, "parser": "babel-eslint" }