We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a6b0a0 commit 11831b4Copy full SHA for 11831b4
packages/shared/forks/ReactFeatureFlags.native-fb.js
@@ -74,7 +74,7 @@ export const enableSyncDefaultUpdates = true;
74
export const allowConcurrentByDefault = true;
75
76
export const consoleManagedByDevToolsDuringStrictMode = false;
77
-export const enableUseMutableSource = false;
+export const enableUseMutableSource = true;
78
79
// Flow magic to verify the exports of this file match the original version.
80
// eslint-disable-next-line no-unused-vars
0 commit comments