Skip to content

Commit

Permalink
Merge branch 'develop' into feature/swap-layout
Browse files Browse the repository at this point in the history
  • Loading branch information
stefashkaa authored May 23, 2024
2 parents ed7c6fa + 04a5730 commit 27109d8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified src/assets/fonts/polkaswap_icons.ttf
Binary file not shown.
2 changes: 1 addition & 1 deletion src/consts/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,7 @@ const MainMenu: Array<SidebarMenuItemLink> = [
href: '/#/pool',
},
{
icon: 'security-shield-24',
icon: 'call-phone-16',
title: PageNames.VaultsContainer,
href: '/#/kensetsu',
index: VaultPageNames.Vaults,
Expand Down

0 comments on commit 27109d8

Please sign in to comment.