feat: add lint:fix command to package.json and update French text for consistency across various components
This commit is contained in:
@@ -298,7 +298,7 @@ export function RegisterForm({
|
||||
|
||||
{Object.keys(teamsByDirection).length === 0 && (
|
||||
<div className="px-3 py-4 text-center text-sm text-slate-400">
|
||||
Aucune équipe trouvée pour "{searchTerm}"
|
||||
Aucune équipe trouvée pour "{searchTerm}"
|
||||
</div>
|
||||
)}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user