From 3552aa4abf89e41243644a5214e4bd3dd9949b3c Mon Sep 17 00:00:00 2001 From: ardiola Date: Tue, 15 Apr 2025 22:08:07 +0700 Subject: [PATCH] update warning message in ResendTransaction component for clarity --- .../history-transaction/blocks/ResendTransaction.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/transaction/history-transaction/blocks/ResendTransaction.tsx b/src/pages/transaction/history-transaction/blocks/ResendTransaction.tsx index c1fe663..2b4b13d 100644 --- a/src/pages/transaction/history-transaction/blocks/ResendTransaction.tsx +++ b/src/pages/transaction/history-transaction/blocks/ResendTransaction.tsx @@ -171,7 +171,7 @@ const ResendTransaction = () => {

Are you sure?

- You will retry this failed transaction! + You will retry this transaction!
{alert.show && (