Skip to content

Commit

Permalink
feat(appheadermenudata.js): add mejob link
Browse files Browse the repository at this point in the history
  • Loading branch information
supersonictw committed Nov 1, 2024
1 parent 97a636b commit c7c6d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/AppHeaderMenuData.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export const menuItems = [
{
name: "meJob 咪價",
description: "自由的工作機會平台",
icon: "ClipboardIcon",
icon: "BriefcaseIcon",
onClick: () => window.open("/mejob")
},
{
Expand Down

0 comments on commit c7c6d5a

Please sign in to comment.