box-ui-elements-mlh
Version:
13 lines • 434 B
JavaScript
import * as React from 'react';
import BoxMobile140 from './BoxMobile140';
export var boxMobile140 = function boxMobile140() {
return /*#__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