diff --git a/apps/client-ts/src/components/RootLayout/index.tsx b/apps/client-ts/src/components/RootLayout/index.tsx index 6830e8d7e..b09507c53 100644 --- a/apps/client-ts/src/components/RootLayout/index.tsx +++ b/apps/client-ts/src/components/RootLayout/index.tsx @@ -65,6 +65,7 @@ export const RootLayout = ({children}:{children:React.ReactNode}) => {