UNPKG

@hrobarikt/box-ui-elements

Version:
13 lines 451 B
import * as React from 'react'; import MonthlyReport56 from './MonthlyReport56'; export var monthlyReport56 = function monthlyReport56() { return 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