@crave/farmblocks-input-phone
v0.3.42
Published
An Input component for international phone numbers
Downloads
351
Readme
Farmblocks Phone Input
An Input component for international phone numbers
Installation
npm install @crave/farmblocks-input-phone
Usage
import PhoneInput from "@crave/farmblocks-input-phone";
export default () => <PhoneInput value="tel:+12133734253" />;
For more examples and details on the available props, read the docs.
License
MIT