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 96bf2b6 commit 566a4faCopy full SHA for 566a4fa
src/App.js
@@ -95,6 +95,7 @@ function App() {
95
setLogged(false)
96
} else {
97
//console.log("onLogout - also not logged")
98
+ clearOldData()
99
}
100
})
101
.finally(res)
0 commit comments