wix-style-react
Version:
wix-style-react
14 lines (12 loc) • 318 B
JavaScript
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'
};