Seed: dashboard template (24 files)

This commit is contained in:
2026-07-23 22:56:53 +00:00
parent 792a0833d3
commit ab92d7e378
+1 -1
View File
@@ -126,7 +126,7 @@ export default function ReportsPage() {
</div>
</TableCell>
<TableCell>
<Badge variant="secondary" className={`\${report.typeColor} border-0 font-medium`}>
<Badge variant="secondary" className={`${report.typeColor} border-0 font-medium`}>
{report.type}
</Badge>
</TableCell>