UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 160 B
import PasswordInput from './PasswordInput'; export type { PasswordInputProps } from './PasswordInput'; export { PasswordInput }; export default PasswordInput;