debug: add marker and double check file content
This commit is contained in:
@@ -292,6 +292,9 @@ export function FinancialDashboard({ events, transactions, players, group, initi
|
|||||||
|
|
||||||
return (
|
return (
|
||||||
<div className="space-y-8 pb-20">
|
<div className="space-y-8 pb-20">
|
||||||
|
<div className="bg-red-500 text-white p-4 text-center font-bold">
|
||||||
|
DEBUG: DASHBOARD REESTRUTURADO ATIVO
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<div className="space-y-6">
|
<div className="space-y-6">
|
||||||
|
|||||||
Reference in New Issue
Block a user