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

[core] Replace JSX namespace usages with React.JSX #43204

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

aarongarciah
Copy link
Member

@aarongarciah aarongarciah commented Aug 6, 2024

Part of #42381

Commit based on #42824

Replaces the latest occurrences of the JSX TypeScript namespace with React.JSX. More info in the React 19 upgrade guide.

@aarongarciah aarongarciah added core Infrastructure work going on behind the scenes typescript labels Aug 6, 2024
@mui-bot
Copy link

mui-bot commented Aug 6, 2024

Netlify deploy preview

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against 818cc64

@aarongarciah aarongarciah marked this pull request as ready for review August 6, 2024 13:57
@aarongarciah aarongarciah changed the title [core] Replace JSX namespace with React.JSX [core] Replace JSX namespace usages with React.JSX Aug 6, 2024
@DiegoAndai DiegoAndai added the React 19 support PRs required to support React 19 label Aug 6, 2024
@aarongarciah aarongarciah merged commit f9f04c5 into mui:next Aug 6, 2024
21 of 22 checks passed
@aarongarciah aarongarciah deleted the react-jsx-ts branch August 6, 2024 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Infrastructure work going on behind the scenes React 19 support PRs required to support React 19 typescript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants