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