MED-140: ui fixes (#69)
* MED-140: ui fixes * make accountid optional in hook
This commit is contained in:
@@ -69,7 +69,7 @@ function AuthButtons() {
|
||||
</div>
|
||||
|
||||
<div className={'flex gap-x-2.5'}>
|
||||
<Button className={'hidden md:block'} asChild variant={'ghost'}>
|
||||
<Button className={'block'} asChild variant={'ghost'}>
|
||||
<Link href={pathsConfig.auth.signIn}>
|
||||
<Trans i18nKey={'auth:signIn'} />
|
||||
</Link>
|
||||
|
||||
Reference in New Issue
Block a user