Skip to content

Commit

Permalink
fix: add chainId to the dependencies of memoized menuItems
Browse files Browse the repository at this point in the history
  • Loading branch information
gleiser-oliveira committed Nov 13, 2023
1 parent 192107d commit 0972e9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/containers/Layout/useGetMenuItems.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ const useGetMenuItems = () => {
accountAddress,
convertVrtRouteEnabled,
corePoolRouteEnabled,
swapRouteEnabled,
historyRouteEnabled,
vaiRouteEnabled,
]);
Expand Down

0 comments on commit 0972e9c

Please sign in to comment.