Skip to content

Commit d92ee3f

Browse files
author
blackpanther1881
committed
refresh issue fix
1 parent 2a5eaf4 commit d92ee3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/App.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ const App = () => {
114114
dispatch(userLogout());
115115
localStorage.clear();
116116
history.push('/');
117-
window.location.reload();
118117
if(loginInfo && loginInfo.loginMode==="ledger"){
119118
TransportWebUSB.close();
120119
}

0 commit comments

Comments
 (0)