wix-style-react
Version:
wix-style-react
13 lines (11 loc) • 314 B
JavaScript
import { Category } from '../storiesHierarchy';
export var storySettings = {
kind: Category.BUTTONS,
category: Category.BUTTONS,
storyName: '5.3 TextButton'
};
export var testStories = {
TEXTBUTTON_SKINS: 'TextButton skins',
TEXTBUTTON_AFFIXES: 'TextButton affixes',
TEXTBUTTON_AS: 'TextButton as'
};