import { CATEGORY } from '../../../stories/storiesHierarchy';
export const storySettings = {
category: CATEGORY.NAVIGATION,
storyName: 'Stepper',
dataHook: 'story-stepper',
testStoryNames: {
WINDOW_RESIZE: 'window resize',
ACCESSIBILITY: 'accessibility',
},
};