box-ui-elements-mlh
Version:
13 lines • 414 B
JavaScript
import * as React from 'react';
import HatWand140 from './HatWand140';
export var hatWand140 = function hatWand140() {
return /*#__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