mirror of
https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir.git
synced 2025-08-11 21:23:54 -04:00
test
This commit is contained in:
parent
44c05371d5
commit
5c4406d958
1 changed files with 1 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ const handleLogout = () => {
|
||||||
}
|
}
|
||||||
|
|
||||||
const isLoggedIn = () => {
|
const isLoggedIn = () => {
|
||||||
|
console.log('check if logged in')
|
||||||
return ApiService.isLogedIn();
|
return ApiService.isLogedIn();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue