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 3eeb645 commit 62b04cfCopy full SHA for 62b04cf
packages/react-reconciler/src/ReactFiberClassComponent.js
@@ -53,7 +53,6 @@ import {
53
requestCurrentTime,
54
computeExpirationForFiber,
55
scheduleWork,
56
- flushPassiveEffects,
57
} from './ReactFiberWorkLoop';
58
import {requestCurrentSuspenseConfig} from './ReactFiberSuspenseConfig';
59
packages/react-reconciler/src/ReactFiberHooks.js
@@ -38,7 +38,6 @@ import {
38
import {
39
40
41
42
43
warnIfNotCurrentlyActingEffectsInDEV,
44
warnIfNotCurrentlyActingUpdatesInDev,
0 commit comments