UNPKG

box-ui-elements

Version:
11 lines 395 B
import * as React from 'react'; import Handshake56 from './Handshake56'; export const handshake56 = () => /*#__PURE__*/React.createElement(Handshake56, null); export default { title: 'Illustration/Handshake56', component: Handshake56, parameters: { notes: "`import Handshake56 from 'box-ui-elements/es/illustration/Handshake56';`" } }; //# sourceMappingURL=Handshake56.stories.js.map