UNPKG

@shopistry/macaw-ui

Version:

Saleor's UI component library

3 lines (2 loc) 269 B
declare const useStyles: (props?: any) => Record<"activeMenuLabel" | "content" | "icon" | "container" | "containerSubMenu" | "innerContainer" | "label" | "logo" | "menuItemBtn" | "root" | "secondaryContentActive" | "subMenuTopBar", string>; export default useStyles;