UNPKG

box-ui-elements-mlh

Version:
13 lines 461 B
import * as React from 'react'; import IconCollections from './IconCollections'; export var collections = function collections() { return /*#__PURE__*/React.createElement(IconCollections, null); }; export default { title: 'Icons|Collections|Collections', component: IconCollections, parameters: { notes: "`import IconCollections from 'box-ui-elements/es/icons/collection/IconCollections';`" } }; //# sourceMappingURL=IconCollections.stories.js.map