Skip to content

Commit 566a4fa

Browse files
committed
clearOldFix
1 parent 96bf2b6 commit 566a4fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/App.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ function App() {
9595
setLogged(false)
9696
} else {
9797
//console.log("onLogout - also not logged")
98+
clearOldData()
9899
}
99100
})
100101
.finally(res)

0 commit comments

Comments
 (0)