@orfeas126/box-ui-elements
Version:
Box UI Elements
11 lines • 386 B
JavaScript
import * as React from 'react';
import TaskList56 from './TaskList56';
export const taskList56 = () => /*#__PURE__*/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