Skip to content

refactor: replace deprecated React.SFC with React.FC#273

Open
sacmii wants to merge 1 commit intolucasferreira:masterfrom
sacmii:patch-1
Open

refactor: replace deprecated React.SFC with React.FC#273
sacmii wants to merge 1 commit intolucasferreira:masterfrom
sacmii:patch-1

Conversation

@sacmii
Copy link

@sacmii sacmii commented Jan 22, 2024

The React.SFC type has been deprecated and removed in recent versions. The recommended alternative is React.FunctionComponent or React.FC

The React.SFC type has been deprecated and removed in recent versions. The recommended alternative is React.FunctionComponent or React.FC
@basitmir
Copy link

@lucasferreira

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