mpre ui fixes

This commit is contained in:
IGNY8 VPS (Salman)
2025-12-27 08:00:09 +00:00
parent 4482d2f4c4
commit 034c640601
17 changed files with 352 additions and 158 deletions

View File

@@ -305,7 +305,7 @@ export default function Approved() {
return (
<>
<PageHeader
title="Approved"
title="Content Approved"
badge={{ icon: <CheckCircleIcon />, color: 'green' }}
parent="Writer"
/>