UNPKG

box-ui-elements-mlh

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