NAVIGATION_REFACTOR COMPLETED
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user