From a39e4534918d7fa59dd870cf079403ed47b655db Mon Sep 17 00:00:00 2001 From: laurentbarontini Date: Sat, 3 Jan 2026 18:42:56 +0100 Subject: [PATCH] 03.01.26 --- src/App.jsx | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/src/App.jsx b/src/App.jsx index 8247bb3a..8045976d 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -529,7 +529,7 @@ export default function App() { {/* Card Last News (taille standard card) */}
- Forex + EUR/USD
@@ -542,13 +542,7 @@ export default function App() { >
{/* LIGNE PRINCIPALE */} -
- - {/* PAIRE */} - - {n.pair} - - +
{/* VALEUR */} {n.value?.toFixed(4)}