UNPKG

@orfeas126/box-ui-elements

Version:
11 lines 335 B
import * as React from 'react'; import Bug16 from './Bug16'; export const bug16 = () => /*#__PURE__*/React.createElement(Bug16, null); export default { title: 'Icon/Line/Bug16', component: Bug16, parameters: { notes: "`import Bug16 from 'box-ui-elements/es/icon/line/Bug16';`" } }; //# sourceMappingURL=Bug16.stories.js.map