From 6180b3fb4df3a2f6c9b6ede20a27a423144ef23a Mon Sep 17 00:00:00 2001 From: Erik Silva Date: Wed, 4 Feb 2026 20:00:28 -0300 Subject: [PATCH] debug: add marker and double check file content --- src/components/FinancialDashboard.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/components/FinancialDashboard.tsx b/src/components/FinancialDashboard.tsx index 48d76e5..17bb3ef 100644 --- a/src/components/FinancialDashboard.tsx +++ b/src/components/FinancialDashboard.tsx @@ -292,6 +292,9 @@ export function FinancialDashboard({ events, transactions, players, group, initi return (
+
+ DEBUG: DASHBOARD REESTRUTURADO ATIVO +