From 6b67997beec60443471abe3a16eb8da78428768a Mon Sep 17 00:00:00 2001 From: Finn Date: Tue, 20 Feb 2024 21:55:49 +0000 Subject: [PATCH] typos --- components/UnstakeForm.tsx | 2 +- components/WithdrawForm.tsx | 2 +- store/mangoStore.ts | 1 + utils/transactions.ts | 4 ++-- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/components/UnstakeForm.tsx b/components/UnstakeForm.tsx index 4a8e132..f0bedaf 100644 --- a/components/UnstakeForm.tsx +++ b/components/UnstakeForm.tsx @@ -330,7 +330,7 @@ function UnstakeForm({ token: selectedToken }: UnstakeFormProps) {
-

SOL borrowed

+

USDC borrowed

{borrowBank ? ( 0.001 diff --git a/components/WithdrawForm.tsx b/components/WithdrawForm.tsx index 1515680..d617cd6 100644 --- a/components/WithdrawForm.tsx +++ b/components/WithdrawForm.tsx @@ -329,7 +329,7 @@ import {
-

SOL borrowed

+

USDC borrowed

{borrowBank ? (