Skip to content

Commit

Permalink
Merge pull request #2224 from djnunez-aot/menu-item
Browse files Browse the repository at this point in the history
Reorder sidenav elements
  • Loading branch information
jadmsaadaot authored May 9, 2024
2 parents 4b8821a + d89fe3a commit 32931c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ export const Routes: RouteType[] = [
name: "Reports",
icon: "ReportIcon",
path: "/reports",
group: "Group2",
group: "Group3",
routes: [
{
name: "Referral Schedule",
Expand Down

0 comments on commit 32931c4

Please sign in to comment.