diff --git a/src/app/(main)/welcome/_layout/Desktop.tsx b/src/app/(main)/welcome/_layout/Desktop.tsx index ccc92ec7c59e3..9c4c19696ecc5 100644 --- a/src/app/(main)/welcome/_layout/Desktop.tsx +++ b/src/app/(main)/welcome/_layout/Desktop.tsx @@ -18,7 +18,11 @@ const DesktopLayout = ({ children }: PropsWithChildren) => { width={'100%'} > - + {children}