UNPKG

wix-style-react

Version:
12 lines (9 loc) 271 B
import { CATEGORY } from '../../../stories/storiesHierarchy'; export const storySettings = { category: CATEGORY.LISTS, storyName: 'TableActionCell', dataHook: 'storybook-table-action-cell', }; export const testStories = { tableActionCell: 'TableActionCell', };