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