UNPKG

wix-style-react

Version:
13 lines (10 loc) 283 B
import { Category } from '../../../stories/storiesHierarchy'; export const storySettings = { category: Category.COMPONENTS, storyName: 'SegmentedToggle', dataHook: 'story-segmented-toggle', }; export const testStories = { textAndPrefix: 'Text & Prefix', icon: 'Icon', };