UNPKG

@hrobarikt/box-ui-elements

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