Skip to content

Commit cf6f9bf

Browse files
committed
Merge branch 'frontend-fix-balancewelcome'
2 parents 67fc366 + 23cd6a4 commit cf6f9bf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontends/web/src/routes/account/account.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,6 @@ export function Account({
303303
<div className="flex flex-column flex-reverse-mobile">
304304
<label className="labelXLarge flex-self-start-mobile hide-on-small">
305305
{t('accountSummary.availableBalance')}
306-
{t('welcome.title')}
307306
</label>
308307
<div className="flex flex-row flex-between flex-item-center flex-column-mobile flex-reverse-mobile">
309308
<Balance balance={balance} />

0 commit comments

Comments
 (0)