UNPKG

wix-style-react

Version:
14 lines (12 loc) 354 B
import { Category } from '../storiesHierarchy'; export var storySettings = { kind: Category.COMPONENTS, category: Category.COMPONENTS, storyName: 'Popover', dataHook: 'storybook-popover' }; export var testStories = { AUTO_POSITIONING: 'Auto positioning', ARROW_ADJUSTING: 'Arrow adjusting', ARROW_EDGE_ADJUSTING: 'Arrow edge adjusting' };