diff --git a/apps/trading/components/vega-wallet/vega-wallet-menu.tsx b/apps/trading/components/vega-wallet/vega-wallet-menu.tsx index 1b605cbe2..1f5226863 100644 --- a/apps/trading/components/vega-wallet/vega-wallet-menu.tsx +++ b/apps/trading/components/vega-wallet/vega-wallet-menu.tsx @@ -103,7 +103,7 @@ const KeypairListItem = ({ return (
@@ -126,11 +126,11 @@ const KeypairListItem = ({ {copied && {t('Copied')}} - + {alias ? alias : t('No alias')}