UNPKG

rsuite

Version:

A suite of react components

4 lines 97 B
'use client'; import PinInput from "./PinInput.js"; export { PinInput }; export default PinInput;