mirror of
https://github.com/facebook/react-native.git
synced 2024-11-21 21:27:46 +00:00
add test for Suspense and Suspense with startTransition (#47714)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/47714 changelog: [internal] Reviewed By: rshest Differential Revision: D66093340 fbshipit-source-id: 1db205d42d0570ab9c77ba0363ffac0d2dd81071
This commit is contained in:
parent
0d5c026569
commit
4cb82501a3
@ -9,4 +9,6 @@
|
||||
* @oncall react_native
|
||||
*/
|
||||
|
||||
// Left intentionally empty. All flags are assumed to be false.
|
||||
module.exports = {
|
||||
enableFabricCompleteRootInCommitPhase: true,
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user