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) 106 B
export { default as OtpInput } from "./OtpInput"; export { default as useOtpInput } from "./useOtpInput";