UNPKG

@naturacosmeticos/natds-react

Version:
3 lines (2 loc) 146 B
import { InputProps } from '../Input.props'; export declare type InputHelperTextProps = Pick<InputProps, 'feedback' | 'helperText' | 'disabled'>;