This commit is contained in:
Lea 2024-01-17 20:22:06 +01:00
parent d785a00a35
commit 58c66e7414
Signed by: Lea
GPG key ID: 1BAFFE8347019C42

View file

@ -4,11 +4,11 @@ import './globals.css';
import AuthWrapper from '@/lib/components/AuthWrapper';
import { getServerSession } from 'next-auth';
import NavigationPanel from '@/lib/components/ui/NavigationPanel';
import { Flex, ThemePanel } from '@radix-ui/themes';
import { Flex } from '@radix-ui/themes';
export const metadata: Metadata = {
title: 'Create Next App',
description: 'Generated by create next app',
title: 'Maddy Admin',
description: 'Maddy mail server configuration panel',
};
export default async function RootLayout({