next canary

This commit is contained in:
2025-05-01 11:18:44 +02:00
parent 8f3a7009e1
commit be9a9af137
3 changed files with 146 additions and 157 deletions

View File

@@ -31,6 +31,7 @@ export default function RootLayout({
<TrpcProvider>
<ThemeProvider>
<html lang="en" className={`${geist.variable}`} suppressHydrationWarning>
<head/>
<body className="flex flex-col bg-background text-foreground">
<TopNav />
{children}