Skip to content

Commit 668ed29

Browse files
committed
Added changes related to router cross fade
1 parent f2e1300 commit 668ed29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Router/utils/router.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -433,8 +433,8 @@ const cleanUp = (page, request) => {
433433
x: 0,
434434
y: 0,
435435
scale: 1,
436-
alpha: 1,
437436
visible: false,
437+
alpha: 1,
438438
})
439439
}
440440
}

0 commit comments

Comments
 (0)