UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 130 B
import PinInput from './PinInput'; export type { PinInputProps } from './PinInput'; export { PinInput }; export default PinInput;