UNPKG

@mskcc/carbon-react

Version:

Carbon react components for the MSKCC DSM

5 lines (4 loc) 260 B
export { default as ControlledPasswordInput } from '../TextInput/ControlledPasswordInput'; export { default as PasswordInput } from '../TextInput/PasswordInput'; export * from '../TextInput/ControlledPasswordInput'; export * from '../TextInput/PasswordInput';