chore: remove unnecessary deps

This commit is contained in:
Nicolas Meienberger
2025-11-16 17:20:46 +01:00
parent ed2a625fa7
commit 94423bd0a5
3 changed files with 3 additions and 12 deletions

View File

@@ -93,7 +93,7 @@ export function AppSidebar() {
"opacity-0 w-0 overflow-hidden": state === "collapsed",
})}
>
Version {APP_VERSION}
{APP_VERSION}
</div>
</SidebarFooter>
</Sidebar>