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 56ddc39 commit 06588e2Copy full SHA for 06588e2
packages/react-reconciler/src/ReactFiberPerformanceTrack.js
@@ -1458,7 +1458,7 @@ export function logAnimatingPhase(
1458
endTime,
1459
currentTrack,
1460
LANES_TRACK_GROUP,
1461
- 'secondary',
+ 'secondary-dark',
1462
),
1463
);
1464
} else {
@@ -1468,7 +1468,7 @@ export function logAnimatingPhase(
1468
1469
1470
1471
1472
1473
}
1474
0 commit comments