Seed: dashboard template (24 files)
This commit is contained in:
@@ -126,7 +126,7 @@ export default function ReportsPage() {
|
|||||||
</div>
|
</div>
|
||||||
</TableCell>
|
</TableCell>
|
||||||
<TableCell>
|
<TableCell>
|
||||||
<Badge variant="secondary" className={`\${report.typeColor} border-0 font-medium`}>
|
<Badge variant="secondary" className={`${report.typeColor} border-0 font-medium`}>
|
||||||
{report.type}
|
{report.type}
|
||||||
</Badge>
|
</Badge>
|
||||||
</TableCell>
|
</TableCell>
|
||||||
|
|||||||
Reference in New Issue
Block a user