UNPKG

@orfeas126/box-ui-elements

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