UNPKG

box-ui-elements-mlh

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