chore: build
Frontend Web - Build & Lint / build (push) Has been cancelled

This commit is contained in:
2026-06-19 20:26:05 +02:00
parent 46202df927
commit 80bc862f6a
@@ -290,7 +290,7 @@ function ConsultationHistorique() {
<p
className={`stat-value ${penaltyCount >= 3 ? "value-danger" : penaltyCount > 0 ? "value-warning" : ""}`}
>
{penaltyCount}
{penaltyCount}
</p>
<p className="stat-label">Score amendes</p>
</div>