UNPKG

@hrobarikt/box-ui-elements

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