From 32dfab224217dbe326de53dc5b7b42c86237ef24 Mon Sep 17 00:00:00 2001 From: Ahurac Date: Sat, 29 Jun 2024 13:22:09 +0200 Subject: [PATCH] components/Gauge : hauter plus basse --- src/components/Gauge.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Gauge.astro b/src/components/Gauge.astro index 47687ef..faa1dfd 100644 --- a/src/components/Gauge.astro +++ b/src/components/Gauge.astro @@ -9,7 +9,7 @@ const { fillPercentage } = Astro.props;