UNPKG

@naturacosmeticos/natds-web

Version:

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

3 lines (2 loc) 96 B
import { TabProps } from '@material-ui/core/Tab'; export declare type ITabItemProps = TabProps;