novas atualizações na exportacao planilha, tela de listar fechamento, filtros

This commit is contained in:
Vitex Tecnologia
2026-05-07 11:34:55 -03:00
parent 1c1e62c7db
commit 343aae602f
13 changed files with 228 additions and 88 deletions
@@ -97,7 +97,7 @@ export function AppSidebar() {
<ClipboardList className="h-5 w-5 text-primary" />
</div>
<div className="min-w-0 animate-fade-in">
<h1 className="truncate text-lg font-semibold text-sidebar-foreground">Fechamento HGTX</h1>
<h1 className="truncate text-lg font-semibold text-sidebar-foreground">HGTX Intelligence Score</h1>
<p className="text-xs text-muted-foreground">{isAdmin ? "Painel Admin" : "Painel Parceiro"}</p>
</div>
</div>