UNPKG

@hrobarikt/box-ui-elements

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