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