UNPKG

box-ui-elements

Version:
11 lines 407 B
import * as React from 'react'; import FileBoxNote16 from './FileBoxNote16'; export const fileBoxNote16 = () => /*#__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