mirror of
https://github.com/ets-cfuhrman-pfe/EvalueTonSavoir.git
synced 2025-08-11 21:23:54 -04:00
Changing header file encoding
Logout -> Déconnexion
This commit is contained in:
parent
b00985a8a3
commit
d6508826fc
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ const Header: React.FC<HeaderProps> = ({ isLoggedIn, handleLogout }) => {
|
|||
navigate('/');
|
||||
}}
|
||||
>
|
||||
Logout
|
||||
<p>Déconnexion</p>
|
||||
</Button>
|
||||
)}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue