UNPKG

react-otp-input-tailwind

Version:

A very easy to use react otp package that can be utilized seamlessly in your own project.

3 lines (2 loc) 85 B
export { useOtpInput } from "./components"; export { OtpInput } from "./components";