UNPKG

@orfeas126/box-ui-elements

Version:
11 lines 386 B
import * as React from 'react'; import HatWand140 from './HatWand140'; export const hatWand140 = () => /*#__PURE__*/React.createElement(HatWand140, null); export default { title: 'Illustration/HatWand140', component: HatWand140, parameters: { notes: "`import HatWand140 from 'box-ui-elements/es/illustration/HatWand140';`" } }; //# sourceMappingURL=HatWand140.stories.js.map