ESLint auto fixes

This commit is contained in:
2025-04-03 22:32:09 +02:00
parent f012572936
commit 92ce2e68ad
14 changed files with 51 additions and 45 deletions

View File

@@ -44,7 +44,7 @@ export function MoneyWebAppBar(p: {
<DarkThemeButton />
<Button size="large" color="inherit">
{authInfo!.info.name}
{authInfo.info.name}
</Button>
<Button