@orfeas126/box-ui-elements
Version:
Box UI Elements
11 lines • 431 B
JavaScript
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