UNPKG

box-ui-elements-mlh

Version:
13 lines 434 B
import * as React from 'react'; import NotesStar140 from './NotesStar140'; export var notesStar140 = function notesStar140() { return /*#__PURE__*/React.createElement(NotesStar140, null); }; export default { title: 'Illustration|NotesStar140', component: NotesStar140, parameters: { notes: "`import NotesStar140 from 'box-ui-elements/es/illustration/NotesStar140';`" } }; //# sourceMappingURL=NotesStar140.stories.js.map