UNPKG

box-ui-elements

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