NAVIGATION_REFACTOR COMPLETED

This commit is contained in:
IGNY8 VPS (Salman)
2026-01-17 03:49:50 +00:00
parent 47a00e8875
commit 501a269450
29 changed files with 3839 additions and 2103 deletions

View File

@@ -720,9 +720,9 @@ export default function Approved() {
return (
<>
<PageHeader
title="Content Approved"
badge={{ icon: <CheckCircleIcon />, color: 'green' }}
parent="Writer"
title="Publish / Schedule"
badge={{ icon: <RocketLaunchIcon />, color: 'green' }}
parent="Publisher"
/>
<TablePageTemplate
columns={pageConfig.columns}