diff --git a/payment-dashboard/src/views/Dashboard.jsx b/payment-dashboard/src/views/Dashboard.jsx index e206e61..63b16b5 100644 --- a/payment-dashboard/src/views/Dashboard.jsx +++ b/payment-dashboard/src/views/Dashboard.jsx @@ -671,17 +671,18 @@ function Dashboard({ )} - - )} - {receiveStatus.text && ( -
- {receiveStatus.text} + {receiveStatus.text && ( +
+ {receiveStatus.text} +
+ )}
)} {status.text && (