UNPKG

@hrobarikt/box-ui-elements

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