Skip to content

Commit

Permalink
Merge pull request #239 from Aar-if/main
Browse files Browse the repository at this point in the history
Issue #PS-2103: Add Workspace UI implementation in admin portal
  • Loading branch information
itsvick authored Oct 8, 2024
2 parents 5a8a3f0 + f30f931 commit 97c8596
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 61 deletions.
2 changes: 1 addition & 1 deletion src/components/layouts/sidebar/MenuItems.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ const Menuitems = [
{
title: "SIDEBAR.WORKSPACE",
icon: dashboardIcon,
href: "/workspace",
href: "/workspace/content/create",

},
];
Expand Down
60 changes: 0 additions & 60 deletions src/pages/workspace.tsx

This file was deleted.

0 comments on commit 97c8596

Please sign in to comment.