Skip to content

Commit

Permalink
Add liquidity pools to top menu
Browse files Browse the repository at this point in the history
  • Loading branch information
abitmore committed Aug 26, 2022
1 parent 16ca0c0 commit 999b59a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/Layout/MenuDataStructure.js
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ class MenuDataStructure {
target: "/pools",
icon: {name: "poolmart", title: "icons.poolmart.title"},
text: "header.poolmart",
inHeaderBehavior: MenuItemType.Always,
inDropdownBehavior: MenuItemType.Always
}),
lending: state => ({
Expand Down

0 comments on commit 999b59a

Please sign in to comment.