ESLint auto fixes
This commit is contained in:
@@ -44,7 +44,7 @@ export function MoneyWebAppBar(p: {
|
||||
<DarkThemeButton />
|
||||
|
||||
<Button size="large" color="inherit">
|
||||
{authInfo!.info.name}
|
||||
{authInfo.info.name}
|
||||
</Button>
|
||||
|
||||
<Button
|
||||
|
Reference in New Issue
Block a user