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)}