box-ui-elements
Version:
Box UI Elements
11 lines • 413 B
JavaScript
import * as React from 'react';
import Microphone140 from './Microphone140';
export const microphone140 = () => /*#__PURE__*/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