Skip to content

Add <any> to React.ReactElement type definitions#359

Closed
Jason-Benson wants to merge 1 commit intoFalveyLibraryTechnology:devfrom
Jason-Benson:client_typing
Closed

Add <any> to React.ReactElement type definitions#359
Jason-Benson wants to merge 1 commit intoFalveyLibraryTechnology:devfrom
Jason-Benson:client_typing

Conversation

@Jason-Benson
Copy link
Copy Markdown
Contributor

Changed all instances of ": React.ReactElement =>" to ": React.Reactelement =>"

@demiankatz demiankatz changed the title Changed all instances of ": React.ReactElement =>" Add <any> to React.ReactElement type definitions Mar 16, 2026
Copy link
Copy Markdown
Collaborator

@demiankatz demiankatz left a comment

Choose a reason for hiding this comment

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

Thanks, @Jason-Benson!

Copy link
Copy Markdown
Collaborator

@demiankatz demiankatz left a comment

Choose a reason for hiding this comment

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

Wait, I see that lint is failing here because of the no-explicit-any rule. Maybe this is not going to be so simple... We should discuss!

@demiankatz demiankatz mentioned this pull request Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants