testing-library / user-event

🐕 Simulate user events
https://testing-library.com/user-event
MIT License
2.14k stars 242 forks source link

Correct coord property "x" to "y" in isDifferentPointerPosition #1216

Open jdufresne opened 1 month ago

jdufresne commented 1 month ago

Fixes #1047

What:

Correct coord property "x" to "y" in isDifferentPointerPosition.

Why:

It had a typo.

How:

N/A

Checklist:

codesandbox-ci[bot] commented 1 month ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 8e80444681063fa24b3ff4a482af3d216197deeb:

Sandbox Source
userevent - touchmove Issue #1047