diff --git a/src/app/DRE/teste.tsx b/src/app/DRE/teste.tsx index 77fb086..e2eed63 100644 --- a/src/app/DRE/teste.tsx +++ b/src/app/DRE/teste.tsx @@ -709,9 +709,9 @@ export default function Teste() {
Descrição
{mesesDisponiveis.map((mes) => ( -
-
{mes}
-
+
+
{mes}
+
%
@@ -736,9 +736,9 @@ export default function Teste() { {renderCellContent(row)}
{mesesDisponiveis.map((mes) => ( -
+
handleRowClick(row, mes)} title={ row.valoresPorMes && row.valoresPorMes[mes] @@ -765,7 +765,7 @@ export default function Teste() { : "-"}
handleRowClick(row, mes)} title={ row.percentuaisPorMes &&