UNPKG

box-ui-elements-mlh

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