@orfeas126/box-ui-elements
Version:
Box UI Elements
11 lines • 404 B
JavaScript
import * as React from 'react';
import Megaphone140 from './Megaphone140';
export const megaphone140 = () => /*#__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