Customizable email input with auto complete for React.js
npm install email-input-with-auto-completeCustomizable email input with auto complete for React.js
- configurable via props
> npm install --save email-input-with-auto-complete
import:
import EmailInputWithAutoComplete from "email-input-with-auto-complete";
and use as:
``jsx``
