UNPKG

@naturacosmeticos/natds-web

Version:

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

3 lines (2 loc) 125 B
import { TableBodyProps } from '@material-ui/core/TableBody'; export declare type ITableBodyProps = Partial<TableBodyProps>;