UNPKG

antd-input-otp

Version:

An OTP Input Component based on Ant Design Component Library for React.

4 lines (3 loc) 140 B
import InputOTP from './InputOTP.component'; import type { InputOTPProps } from './InputOTP.type'; export { InputOTP, type InputOTPProps };