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