Skip to content

fix: wrong Flowtypes name#126

Closed
everettbu wants to merge 1 commit into
mainfrom
flowtypes
Closed

fix: wrong Flowtypes name#126
everettbu wants to merge 1 commit into
mainfrom
flowtypes

Conversation

@everettbu

@everettbu everettbu commented Dec 12, 2025

Copy link
Copy Markdown

Mirror of facebook/react#34165
Original author: JamBalaya56562


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

@greptile-apps

greptile-apps Bot commented Dec 12, 2025

Copy link
Copy Markdown

Greptile Overview

Greptile Summary

Fixes typo in type name from InstrinsicRenders to IntrinsicRenders in FlowTypes.

  • Corrected misspelled type name in both the CanonicalRendersForm union type and the interface definition
  • The typo was using "Instrinsic" instead of the correct "Intrinsic" spelling

Confidence Score: 5/5

  • This PR is safe to merge with no risk
  • Simple typo correction that only fixes spelling consistency without changing any logic or behavior
  • No files require special attention

Important Files Changed

File Analysis

Filename Score Overview
compiler/packages/babel-plugin-react-compiler/src/Flood/FlowTypes.ts 5/5 corrected typo from InstrinsicRenders to IntrinsicRenders in type union and interface definition

@greptile-apps greptile-apps Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1 file reviewed, no comments

Edit Code Review Agent Settings | Greptile

@everettbu everettbu added the Resolution: Stale Automatically closed due to inactivity label Feb 20, 2026
@everettbu

Copy link
Copy Markdown
Author

Upstream PR was closed or merged. Code is synced via branch mirror.

@everettbu everettbu closed this Feb 27, 2026
@everettbu
everettbu deleted the flowtypes branch February 27, 2026 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed Resolution: Stale Automatically closed due to inactivity

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants