diff --git a/ui/app/layout.tsx b/ui/app/layout.tsx index dcdb42ec1..eb99123c7 100644 --- a/ui/app/layout.tsx +++ b/ui/app/layout.tsx @@ -9,7 +9,9 @@ type Props = { export default function RootLayout({ children }: Props) { return ( -