03.01.26
This commit is contained in:
@@ -542,7 +542,7 @@ export default function App() {
|
|||||||
>
|
>
|
||||||
<div className="ml-6">
|
<div className="ml-6">
|
||||||
{/* LIGNE PRINCIPALE */}
|
{/* LIGNE PRINCIPALE */}
|
||||||
<div className="flex items-center gap-2 text-gray-500">
|
<div className="flex items-center gap-3 text-gray-500">
|
||||||
{/* VALEUR */}
|
{/* VALEUR */}
|
||||||
<span className="text-3xl font-bold tabular-nums">
|
<span className="text-3xl font-bold tabular-nums">
|
||||||
{n.value?.toFixed(4)}
|
{n.value?.toFixed(4)}
|
||||||
|
|||||||
Reference in New Issue
Block a user