UNPKG

wix-style-react

Version:
12 lines (10 loc) 254 B
import { CATEGORY } from '../../../stories/storiesHierarchy'; export const storySettings = { category: CATEGORY.LISTS, storyName: 'Table', dataHook: 'storybook-table', testStoryNames: { actionCell: 'Action Cell', table: 'Table', }, };