0.0.7 • Published 1 year ago
react-tailwind-phone-input v0.0.7
REACT TAILWIND PHONE INPUT
Installation
Using npm
npm install react-tailwind-phone-input --save
Using yarn
yarn add react-tailwind-phone-input
Usage
import { PhoneInput } from "react-tailwind-phone-input";
<PhoneInput />;