Seed: dashboard template (24 files)
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user