UNPKG

box-ui-elements-mlh

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