Skip to content

fix: wrong Flowtypes name #34165

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JamBalaya56562
Copy link

Summary

Bug Fixes:

  • Fix typo in FlowTypes by renaming InstrinsicRenders to IntrinsicRenders in both the type union and interface definition.

How did you test this change?

yarn lint && yarn test

@meta-cla meta-cla bot added the CLA Signed label Aug 11, 2025
@kassens
Copy link
Member

kassens commented Aug 11, 2025

@JamBalaya56562
Copy link
Author

Looks like Flow has the same typo, not sure how it's exposed to the React compiler here.

https://github.com/search?q=repo%3Afacebook%2Fflow%20InstrinsicRenders&type=code

e.g. https://github.com/facebook/flow/blob/9164b9c60ddba425096a26e59a066e588307375a/src/typing/flow_js_utils.ml#L3388

Thank you for pointing out it.
I made a pull request to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants