UNPKG

@hrobarikt/box-ui-elements

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