UNPKG

@naturacosmeticos/natds-web

Version:

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

3 lines (2 loc) 136 B
import { TableContainerProps } from '@material-ui/core/TableContainer'; export declare type ITableContainerProps = TableContainerProps;