UNPKG

@surveycake/rc

Version:

react component of surveycake

4 lines (3 loc) 118 B
import { TabProps as MuiTabProps } from '@material-ui/core/Tab'; export interface TabProps extends MuiTabProps { }