diff --git a/frontend/src/pages/Writer/Content.tsx b/frontend/src/pages/Writer/Content.tsx index 4cfda9f4..e3f311f5 100644 --- a/frontend/src/pages/Writer/Content.tsx +++ b/frontend/src/pages/Writer/Content.tsx @@ -290,7 +290,7 @@ export default function Content() { return ( <> , color: 'purple' }} navigation={} workflowInsights={workflowInsights} diff --git a/frontend/src/pages/Writer/Dashboard.tsx b/frontend/src/pages/Writer/Dashboard.tsx index cc5c2b4e..af673580 100644 --- a/frontend/src/pages/Writer/Dashboard.tsx +++ b/frontend/src/pages/Writer/Dashboard.tsx @@ -482,9 +482,9 @@ export default function WriterDashboard() { return ( <> - + , color: 'orange' }} navigation={} /> diff --git a/frontend/src/pages/Writer/Published.tsx b/frontend/src/pages/Writer/Published.tsx index e5c0d9d1..842c364f 100644 --- a/frontend/src/pages/Writer/Published.tsx +++ b/frontend/src/pages/Writer/Published.tsx @@ -317,7 +317,7 @@ export default function Published() { return ( <> , color: 'green' }} navigation={} /> diff --git a/frontend/src/pages/Writer/Review.tsx b/frontend/src/pages/Writer/Review.tsx index 19be6247..7396353e 100644 --- a/frontend/src/pages/Writer/Review.tsx +++ b/frontend/src/pages/Writer/Review.tsx @@ -356,7 +356,7 @@ export default function Review() { return ( <> , color: 'blue' }} navigation={} /> diff --git a/frontend/src/pages/Writer/Tasks.tsx b/frontend/src/pages/Writer/Tasks.tsx index b1fb09dd..3d1b99a1 100644 --- a/frontend/src/pages/Writer/Tasks.tsx +++ b/frontend/src/pages/Writer/Tasks.tsx @@ -434,7 +434,7 @@ export default function Tasks() { return ( <> , color: 'indigo' }} navigation={} workflowInsights={workflowInsights}