@orfeas126/box-ui-elements
Version:
Box UI Elements
11 lines • 389 B
JavaScript
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