From d0f14f8c09b7f93709e9277c958b040809a6092b Mon Sep 17 00:00:00 2001 From: Danh Date: Wed, 27 Sep 2023 14:15:29 +0700 Subject: [PATCH] update text c --- src/components/swapv2/LimitOrder/Modals/CancelOrderModal.tsx | 2 +- .../swapv2/LimitOrder/Modals/CancelStatusCountDown.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/swapv2/LimitOrder/Modals/CancelOrderModal.tsx b/src/components/swapv2/LimitOrder/Modals/CancelOrderModal.tsx index bc3e647c24..e1c306eb84 100644 --- a/src/components/swapv2/LimitOrder/Modals/CancelOrderModal.tsx +++ b/src/components/swapv2/LimitOrder/Modals/CancelOrderModal.tsx @@ -160,7 +160,7 @@ function ContentCancel({ : `${ordersSoftCancel.length}/${orders.length}` return ( - +
{isCancelAll ? ( diff --git a/src/components/swapv2/LimitOrder/Modals/CancelStatusCountDown.tsx b/src/components/swapv2/LimitOrder/Modals/CancelStatusCountDown.tsx index e4cf8d84fa..e3a08ee419 100644 --- a/src/components/swapv2/LimitOrder/Modals/CancelStatusCountDown.tsx +++ b/src/components/swapv2/LimitOrder/Modals/CancelStatusCountDown.tsx @@ -124,7 +124,7 @@ export default function CancelStatusCountDown({ ) : ( <> - Once submitted, the orders will be automatically cancelled in + Order will be automatically cancelled in {formatRemainTime(remain)}