UNPKG

wix-style-react

Version:
14 lines (12 loc) 318 B
import { Category } from '../storiesHierarchy'; export var storySettings = { kind: Category.BUTTONS, category: Category.BUTTONS, storyName: '5.1 Button' }; export var testStories = { BUTTON_SKINS: 'Button skins', BUTTON_SIZES: 'Button sizes', BUTTON_AFFIXES: 'Button affixes', BUTTON_AS: 'Button as' };