UNPKG

@orfeas126/box-ui-elements

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