diff --git a/src/app/DRE/teste.tsx b/src/app/DRE/teste.tsx index d5a2fd6..5c5eb8f 100644 --- a/src/app/DRE/teste.tsx +++ b/src/app/DRE/teste.tsx @@ -83,24 +83,22 @@ const TableRow = memo(({ formatCurrencyWithColor: (value: number) => { formatted: string; isNegative: boolean }; }) => { return ( -
| + Descrição + | + {mesesDisponiveis.map((mes) => ( ++ {mes} + | ++ % + | ++ Total + | +
|---|