mirror of
https://github.com/status-im/react-native.git
synced 2025-01-27 01:40:08 +00:00
Replace fburl.com link with public fb.me link
Summary:
Follow up from [this comment](1b22d49ae8 (commitcomment-25699227)
).
Closes https://github.com/facebook/react-native/pull/16892
Differential Revision: D6374118
Pulled By: bvaughn
fbshipit-source-id: e692985d6736986acc073fa036d413121ce51f41
This commit is contained in:
parent
79e24ede40
commit
c91d87213e
@ -38,7 +38,7 @@ function renderApplication<Props: Object>(
|
||||
|
||||
// If the root component is async, the user probably wants the initial render
|
||||
// to be async also. To do this, wrap AppContainer with an async marker.
|
||||
// For more info see https://fburl.com/tjpe0gpx
|
||||
// For more info see https://fb.me/is-component-async
|
||||
if (
|
||||
RootComponent.prototype != null &&
|
||||
RootComponent.prototype.unstable_isAsyncReactComponent === true
|
||||
|
Loading…
x
Reference in New Issue
Block a user