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