diff --git a/src/components/AnimationPlayer.tsx b/src/components/AnimationPlayer.tsx index cf993f0..bb50ac3 100644 --- a/src/components/AnimationPlayer.tsx +++ b/src/components/AnimationPlayer.tsx @@ -78,8 +78,7 @@ export function AnimationPlayer({ {/* Speed selector */}
- Vitesse - {([1, 2, 4] as const).map((s) => ( +{([1, 2, 4] as const).map((s) => (