@orfeas126/box-ui-elements
Version:
Box UI Elements
11 lines • 386 B
JavaScript
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