Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Flow type for AnyNativeEvent #18266

Merged
merged 1 commit into from
Mar 10, 2020
Merged

Conversation

trueadm
Copy link
Contributor

@trueadm trueadm commented Mar 10, 2020

I noticed this a while back and came across it today again. This refines AnyNativeEvent which incorrectly used Touch rather than TouchEvent (they are different things entirely).

@facebook-github-bot facebook-github-bot added CLA Signed React Core Team Opened by a member of the React Core Team labels Mar 10, 2020
@codesandbox-ci
Copy link

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 e271083:

Sandbox Source
nervous-pare-yitv5 Configuration

@sizebot
Copy link

sizebot commented Mar 10, 2020

No significant bundle size changes to report.

Size changes (stable)

Generated by 🚫 dangerJS against e271083

@sizebot
Copy link

sizebot commented Mar 10, 2020

No significant bundle size changes to report.

Size changes (experimental)

Generated by 🚫 dangerJS against e271083

@trueadm trueadm merged commit 704c8b0 into facebook:master Mar 10, 2020
@trueadm trueadm deleted the refine-flow-type branch March 10, 2020 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed React Core Team Opened by a member of the React Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants