diff --git a/frontend/src/pages/my-account/MyAccount.jsx b/frontend/src/pages/my-account/MyAccount.jsx index eda52de..7ac1c5d 100644 --- a/frontend/src/pages/my-account/MyAccount.jsx +++ b/frontend/src/pages/my-account/MyAccount.jsx @@ -145,7 +145,7 @@ const MyAccount = () => { return ( - Total: {total} T + Total: {total} T 0 T ); };