UNPKG

@wix/design-system

Version:

@wix/design-system

3 lines 379 B
export var plain = "<SidebarSectionTitle>Some Title</SidebarSectionTitle>"; export var longTitle = "<SidebarSectionTitle>This is a very long text which exceeds the maximum width of its container</SidebarSectionTitle>"; export var lightSkin = "\n<Box height=\"36px\">\n <Sidebar skin=\"light\">\n <SidebarSectionTitle>Some Title</SidebarSectionTitle>\n </Sidebar>\n</Box>\n";