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 325ed34 commit e46e3feCopy full SHA for e46e3fe
packages/shared/forks/ReactFeatureFlags.www-dynamic.js
@@ -26,6 +26,5 @@ export const replayFailedUnitOfWorkWithInvokeGuardedCallback = __DEV__;
26
// Update the tests so that they pass in either mode, then set these
27
// to __VARIANT__.
28
export const enableTrustedTypesIntegration = false;
29
-export const disableInputAttributeSyncing = false;
30
export const disableSchedulerTimeoutBasedOnReactExpirationTime = false;
31
export const enableModernEventSystem = false;
0 commit comments