UNPKG

box-ui-elements-mlh

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