UNPKG

@naturacosmeticos/natds-web

Version:

A collection of components from Natura Design System for React websites and webapps

3 lines (2 loc) 124 B
import { FormControlProps } from '@material-ui/core/FormControl'; export declare type IFormControlProps = FormControlProps;