UNPKG

box-ui-elements-mlh

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