Skip to content
This repository was archived by the owner on Sep 21, 2019. It is now read-only.

Rename React.SFC to React.FC #58

Closed
wants to merge 1 commit into from
Closed

Rename React.SFC to React.FC #58

wants to merge 1 commit into from

Conversation

wdoug
Copy link

@wdoug wdoug commented Sep 13, 2019

Since React functional components are no longer necessarily stateless, the React.SFC type has been deprecated in favor of React.FC (short for React.FunctionComponent). This PR updates to the new type name.

@dschaller
Copy link

Thank you for you contribution to this repository.

Closing this contribution as this repository is being archived.

@dschaller dschaller closed this Sep 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants