From e94917fdbf2f992739370802adaa0574d47ce37f Mon Sep 17 00:00:00 2001 From: "Siddhesh.More" Date: Mon, 21 Oct 2024 17:23:22 +0530 Subject: [PATCH] update --- src/components/LatestTransactions/LatestTransactions.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/LatestTransactions/LatestTransactions.jsx b/src/components/LatestTransactions/LatestTransactions.jsx index cb0321b..6bc590c 100644 --- a/src/components/LatestTransactions/LatestTransactions.jsx +++ b/src/components/LatestTransactions/LatestTransactions.jsx @@ -162,7 +162,7 @@ const LatestTransactions = () => { gap={2} onClick={handleRefreshClick} // Trigger the rotation when clicked > - Last refresh {relativeRefreshTime} + Last refresh {relativeRefreshTime}