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

Replace deprecated SFC with FunctionComponent in react-app.d.ts #6746

Merged
merged 1 commit into from
Apr 5, 2019
Merged

Replace deprecated SFC with FunctionComponent in react-app.d.ts #6746

merged 1 commit into from
Apr 5, 2019

Conversation

iamandrewluca
Copy link
Contributor

/**
 * @deprecated as of recent React versions, function components can no
 * longer be considered 'stateless'.

```js
/**
 * @deprecated as of recent React versions, function components can no
```
@iamandrewluca iamandrewluca changed the title Replace deprecated SFC with FunctionComponent Replace deprecated SFC with FunctionComponent in react-app.d.ts Apr 3, 2019
@iamandrewluca iamandrewluca changed the title Replace deprecated SFC with FunctionComponent in react-app.d.ts WIP: Replace deprecated SFC with FunctionComponent in react-app.d.ts Apr 3, 2019
@iamandrewluca iamandrewluca changed the title WIP: Replace deprecated SFC with FunctionComponent in react-app.d.ts Replace deprecated SFC with FunctionComponent in react-app.d.ts Apr 3, 2019
@iansu iansu added this to the 3.0 milestone Apr 3, 2019
@iansu iansu self-assigned this Apr 3, 2019
@iansu iansu closed this Apr 4, 2019
@iansu iansu reopened this Apr 4, 2019
@iansu iansu merged commit b8a47d9 into facebook:master Apr 5, 2019
@lock lock bot locked and limited conversation to collaborators Apr 10, 2019
@iamandrewluca iamandrewluca deleted the patch-1 branch July 26, 2019 19:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants