diff --git a/src/components/Transaction.tsx b/src/components/Transaction.tsx index 9f5475f5de..0dbae79628 100644 --- a/src/components/Transaction.tsx +++ b/src/components/Transaction.tsx @@ -41,7 +41,7 @@ const TimeRemaining = ({ } }, [remainingTime]) - return
{estTime} min
+ return
{estTime}
} export const Transaction = ({