diff --git a/frontend/src/app/[lang]/dashboard/wallet/page.tsx b/frontend/src/app/[lang]/dashboard/wallet/page.tsx index 2f3e4a5..3e5da46 100644 --- a/frontend/src/app/[lang]/dashboard/wallet/page.tsx +++ b/frontend/src/app/[lang]/dashboard/wallet/page.tsx @@ -102,7 +102,7 @@ export default function WalletPage() { const isPending = chargeMutation.isPending || gatewayMutation.isPending; return ( -
+

{w.title}

{w.subtitle}