@hrobarikt/box-ui-elements
Version:
Box UI Elements
13 lines • 371 B
JavaScript
import * as React from 'react';
import Gavel56 from './Gavel56';
export var gavel56 = function gavel56() {
return 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