feat: add lint:fix command to package.json and update French text for consistency across various components
This commit is contained in:
@@ -148,7 +148,7 @@ export function AuthWrapper({ teams, initialUser }: AuthWrapperProps) {
|
||||
onClick={() => (window.location.href = "/")}
|
||||
className="px-6 py-3 bg-blue-500 hover:bg-blue-600 text-white rounded-lg"
|
||||
>
|
||||
Aller à l'accueil
|
||||
Aller à l'accueil
|
||||
</button>
|
||||
<button
|
||||
onClick={handleLogout}
|
||||
|
||||
Reference in New Issue
Block a user