box-ui-elements
Version:
Box UI Elements
11 lines • 488 B
JavaScript
import * as React from 'react';
import AnnotationsHighlight16 from './AnnotationsHighlight16';
export const annotationsHighlight16 = () => /*#__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