ui improvements
This commit is contained in:
@@ -135,7 +135,7 @@ const AppSidebar: React.FC = () => {
|
||||
{ name: "Drafts", path: "/writer/content" },
|
||||
{ name: "Images", path: "/writer/images" },
|
||||
{ name: "Review", path: "/writer/review" },
|
||||
{ name: "Published", path: "/writer/published" },
|
||||
{ name: "Approved", path: "/writer/approved" },
|
||||
],
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user