UNPKG

box-ui-elements

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