Skip to content

Commit

Permalink
rename label
Browse files Browse the repository at this point in the history
  • Loading branch information
vidvidvid committed Oct 29, 2024
1 parent f80c594 commit 7bfe56d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/app/_components/veion/MigrateIonDialog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ export default function MigrateIonDialog({
className="w-full bg-[#90EDB3] text-black hover:bg-[#90EDB3]/90"
disabled={!migrateAmount || Number(migrateAmount) === 0}
>
Provide Liquidity
Withdraw Liquidity
</Button>
</div>
</DialogContent>
Expand Down

0 comments on commit 7bfe56d

Please sign in to comment.