box-ui-elements-mlh
Version:
13 lines • 384 B
JavaScript
import * as React from 'react';
import Gavel56 from './Gavel56';
export var gavel56 = function gavel56() {
return /*#__PURE__*/React.createElement(Gavel56, null);
};
export default {
title: 'Illustration|Gavel56',
component: Gavel56,
parameters: {
notes: "`import Gavel56 from 'box-ui-elements/es/illustration/Gavel56';`"
}
};
//# sourceMappingURL=Gavel56.stories.js.map