UNPKG

box-ui-elements-mlh

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