Skip to content

Commit

Permalink
feat: Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ChefMomota committed Sep 30, 2024
1 parent e78d8b4 commit a98af05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/uikit/src/widgets/Menu/components/footerConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ export const footerLinks: (t: ContextApi["t"]) => FooterLinkType[] = (t) => [
},
{
label: t("Legacy products"),
href: "/", // TODO
href: "/",
},
],
},
Expand Down

0 comments on commit a98af05

Please sign in to comment.