UNPKG

box-ui-elements-mlh

Version:
13 lines 424 B
import * as React from 'react'; import BoxDrive140 from './BoxDrive140'; export var boxDrive140 = function boxDrive140() { return /*#__PURE__*/React.createElement(BoxDrive140, null); }; export default { title: 'Illustration|BoxDrive140', component: BoxDrive140, parameters: { notes: "`import BoxDrive140 from 'box-ui-elements/es/illustration/BoxDrive140';`" } }; //# sourceMappingURL=BoxDrive140.stories.js.map