UNPKG

@hrobarikt/box-ui-elements

Version:
13 lines 401 B
import * as React from 'react'; import TaskList56 from './TaskList56'; export var taskList56 = function taskList56() { return React.createElement(TaskList56, null); }; export default { title: 'Illustration|TaskList56', component: TaskList56, parameters: { notes: "`import TaskList56 from 'box-ui-elements/es/illustration/TaskList56';`" } }; //# sourceMappingURL=TaskList56.stories.js.map