UNPKG

petals-ui

Version:
9 lines (8 loc) 212 B
declare type TabsStyle = { tabsBoxShadow?: string; tabsPanesBorderWidth?: string; tabsPanesBorderColor?: string; tabsPanesBorderRadius?: string; tabsPanesBg?: string; }; export { TabsStyle };