feat: add lint:fix command to package.json and update French text for consistency across various components
This commit is contained in:
@@ -55,7 +55,7 @@ export function TeamFormDialog({
|
||||
</DialogHeader>
|
||||
<div className="space-y-4">
|
||||
<div>
|
||||
<Label htmlFor="team-name">Nom de l'équipe *</Label>
|
||||
<Label htmlFor="team-name">Nom de l'équipe *</Label>
|
||||
<Input
|
||||
id="team-name"
|
||||
value={formData.name}
|
||||
|
||||
Reference in New Issue
Block a user