Skip to content

Commit 05f197d

Browse files
[autofix.ci] apply automated fixes
1 parent 82ad930 commit 05f197d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/runtime-core/src/components/KeepAlive.ts

+1-2
Original file line numberDiff line numberDiff line change
@@ -521,8 +521,7 @@ export function deactivate(
521521
// Update components tree
522522
devtoolsComponentAdded(instance)
523523
}
524-
525-
524+
526525
// for e2e test
527526
if (__DEV__ && __BROWSER__) {
528527
;(instance as any).__keepAliveStorageContainer = container

0 commit comments

Comments
 (0)