UNPKG

@orfeas126/box-ui-elements

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