UNPKG

petals-ui

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