Skip to content

Commit e46e3fe

Browse files
committed
Fix
1 parent 325ed34 commit e46e3fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/shared/forks/ReactFeatureFlags.www-dynamic.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,5 @@ export const replayFailedUnitOfWorkWithInvokeGuardedCallback = __DEV__;
2626
// Update the tests so that they pass in either mode, then set these
2727
// to __VARIANT__.
2828
export const enableTrustedTypesIntegration = false;
29-
export const disableInputAttributeSyncing = false;
3029
export const disableSchedulerTimeoutBasedOnReactExpirationTime = false;
3130
export const enableModernEventSystem = false;

0 commit comments

Comments
 (0)