Skip to content

Commit

Permalink
Merge pull request #260 from Aar-if/main
Browse files Browse the repository at this point in the history
Issue #1817 feat: View course planner on admin app UI development
  • Loading branch information
itsvick authored Oct 14, 2024
2 parents 580adfe + fb88d69 commit bedf448
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/components/layouts/sidebar/MenuItems.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,6 @@ const Menuitems = [
icon: coursePannerIcon,
href: "/course-planner",
},
{
title: "SIDEBAR.TEST_BUTTON",
icon: coursePannerIcon,
href: "/course-planner",
},
...(ENV === "true"
? [
{
Expand Down

0 comments on commit bedf448

Please sign in to comment.