wip
This commit is contained in:
parent
11f185bf72
commit
7c833c3568
8 changed files with 161 additions and 9 deletions
|
@ -31,7 +31,6 @@ export const AccountsPage: React.VFC = () => {
|
|||
</div>
|
||||
) : (
|
||||
<article className="fade">
|
||||
<h1 className="text-125 text-bold">{data.username}<span className="text-dimmed">@{data.host}</span></h1>
|
||||
<div>
|
||||
<strong>{t('_accounts.switchAccount')}</strong>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue