Anton Stsiapanau

Results 2 issues of Anton Stsiapanau

Closes https://github.com/adobe/react-spectrum/issues/1807 It seems like we can't reuse `state.target` in `isOverTarget` in different handlers since `target.getBoundingClientRect()` can return different values. So I save the original `target.getBoundingClientRect()` to `state.targetRect` instead. Here...

Is it ok that `aws-sdk` in devDependencies instead of Dependencies? https://github.com/TheDeveloper/http-aws-es/blob/5099705b10afd65944f300f1c3b73025edcc1283/package.json#L24-L25