UNPKG

box-ui-elements

Version:
11 lines 404 B
import * as React from 'react'; import NotesStar140 from './NotesStar140'; export const notesStar140 = () => /*#__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