UNPKG

@orfeas126/box-ui-elements

Version:
11 lines 511 B
import * as React from 'react'; import IconCollectionsStarFilled from './IconCollectionsStarFilled'; export const collectionsStarFilled = () => /*#__PURE__*/React.createElement(IconCollectionsStarFilled, null); export default { title: 'Icons/Collections/StarFilled', component: IconCollectionsStarFilled, parameters: { notes: "`import IconCollectionsStarFilled from 'box-ui-elements/es/icons/collection/IconCollectionsStarFilled';`" } }; //# sourceMappingURL=IconCollectionsStarFilled.stories.js.map