UNPKG

box-ui-elements-mlh

Version:
13 lines 484 B
import * as React from 'react'; import FileIllustrator32 from './FileIllustrator32'; export var fileIllustrator32 = function fileIllustrator32() { return /*#__PURE__*/React.createElement(FileIllustrator32, null); }; export default { title: 'Icon|Content|FileIllustrator32', component: FileIllustrator32, parameters: { notes: "`import FileIllustrator32 from 'box-ui-elements/es/icon/content/FileIllustrator32';`" } }; //# sourceMappingURL=FileIllustrator32.stories.js.map