mirror of
https://github.com/pacnpal/thrilltrack-explorer.git
synced 2025-12-20 12:11:17 -05:00
Add icon to admin page
This commit is contained in:
@@ -129,7 +129,10 @@ export default function Admin() {
|
||||
<TabsContent value="queue">
|
||||
<Card>
|
||||
<CardHeader>
|
||||
<CardTitle>Content Moderation Queue</CardTitle>
|
||||
<CardTitle className="flex items-center gap-2">
|
||||
<Shield className="w-5 h-5" />
|
||||
Content Moderation Queue
|
||||
</CardTitle>
|
||||
<CardDescription>
|
||||
Review and moderate pending content submissions and flagged reviews
|
||||
</CardDescription>
|
||||
|
||||
Reference in New Issue
Block a user