From 161e3e41f62ec140af0865604ef29dbdfd62ede1 Mon Sep 17 00:00:00 2001 From: "Siddhesh.More" Date: Tue, 15 Oct 2024 17:18:10 +0530 Subject: [PATCH] update --- .../LatestTransactions/LatestTransactions.jsx | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/src/components/LatestTransactions/LatestTransactions.jsx b/src/components/LatestTransactions/LatestTransactions.jsx index e06db9f..864f707 100644 --- a/src/components/LatestTransactions/LatestTransactions.jsx +++ b/src/components/LatestTransactions/LatestTransactions.jsx @@ -45,7 +45,7 @@ const LatestTransactions = () => { { : "#232127" } key={transaction.id} - templateColumns={{ basee: "10% 90%", md: "100% 0%" }} + templateColumns={{ base: "100% 0%", md: "10% 90%" }} gap={0} > { > {index + 1}. - + {/* */} { Sender: + + { /> + + +