React 19 Source Migration Patterns Reference for every source-file migration required for React 19. Quick Reference Table | Pattern | Action | Reference | |---|---|---| | | → | See references/api-migrations.md | | | → | See references/api-migrations.md | | | → | Inline fix | | | → direct ref | Inline fix | | wrapper | → ref as direct prop | See references/api-migrations.md | | | → ES6 default params | See references/api-migrations.md | | no arg | → | Inline fix add | | Legacy Context | → | → api-migrations.md#legacy-context | | String refs | → | → api-migrations.md#string-refs | | (unused) |…