UNPKG

box-ui-elements

Version:
11 lines 431 B
import * as React from 'react'; import MonthlyReport56 from './MonthlyReport56'; export const monthlyReport56 = () => /*#__PURE__*/React.createElement(MonthlyReport56, null); export default { title: 'Illustration/MonthlyReport56', component: MonthlyReport56, parameters: { notes: "`import MonthlyReport56 from 'box-ui-elements/es/illustration/MonthlyReport56';`" } }; //# sourceMappingURL=MonthlyReport56.stories.js.map