react-phonenumber-text-input
Version:
an international phone number input component for React.
3 lines (2 loc) • 626 B
JavaScript
"use strict";Object.defineProperty(exports,"__esModule",{value:!0});var n=".react-phonenumber-input_input {\n outline: none;\n border: none;\n font-size: 14px;\n padding: 0;\n display: block;\n line-height: 16px;\n background-color: transparent;\n width: 100%;\n}\n";require("../../style-inject.es-d4ddeae4.js").styleInject(n),exports.default=n,exports.stylesheet=".react-phonenumber-input_input {\n outline: none;\n border: none;\n font-size: 14px;\n padding: 0;\n display: block;\n line-height: 16px;\n background-color: transparent;\n width: 100%;\n}\n";
//# sourceMappingURL=react-phonenumber-input.js.map