Skip to content

Commit

Permalink
Merge pull request #884 from acm-ucr/shahdivyank/fix_nav
Browse files Browse the repository at this point in the history
fix nav
  • Loading branch information
menthy-wu authored Nov 13, 2023
2 parents 89f8a04 + 940eb73 commit 41daaac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/dynamic/Navigation.js
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ export const TABS = {
},
{
name: "interests",
link: "/admin/interest",
link: "/admin/interests",
icon: <FaExclamation className={iconStyle} />,
},
{
Expand Down

0 comments on commit 41daaac

Please sign in to comment.