We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67fc366 + 23cd6a4 commit cf6f9bfCopy full SHA for cf6f9bf
frontends/web/src/routes/account/account.tsx
@@ -303,7 +303,6 @@ export function Account({
303
<div className="flex flex-column flex-reverse-mobile">
304
<label className="labelXLarge flex-self-start-mobile hide-on-small">
305
{t('accountSummary.availableBalance')}
306
- {t('welcome.title')}
307
</label>
308
<div className="flex flex-row flex-between flex-item-center flex-column-mobile flex-reverse-mobile">
309
<Balance balance={balance} />
0 commit comments