Skip to content

[material-ui] Change React.ReactElement<any> to React.ReactElement<unknown> #43402

Merged
DiegoAndai merged 20 commits intomui:masterfrom
sai6855:any-unknown
Oct 3, 2024
Merged

[material-ui] Change React.ReactElement<any> to React.ReactElement<unknown> #43402
DiegoAndai merged 20 commits intomui:masterfrom
sai6855:any-unknown

Conversation

@sai6855
Copy link
Member

@sai6855 sai6855 commented Aug 22, 2024

Part of: #42380

follow up on #43358 (review)

As of now, there are 7 instances of React.ReactElement left to be migrated except for base/, joy/ folders. Remaining chnages are not straight forward changes from any to unknown, as those requires few more type changes. i'll open a new PR for left over instances

image

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration: react About improving React support. typescript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants