Skip to content

Commit

Permalink
disable earn vaults (#728)
Browse files Browse the repository at this point in the history
  • Loading branch information
timongll authored May 17, 2024
1 parent 81cfbbf commit 3588148
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webapp/src/pages/DepositPage/EarnPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -584,6 +584,7 @@ const EarnPage = () => {
<StyledActionButton
className={`mt-5 py-3 mb-0 w-100`}
color={color}
disabled
onClick={() => {
setShowDepositModal(true);
}}
Expand Down

0 comments on commit 3588148

Please sign in to comment.