UNPKG

box-ui-elements-mlh

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