diff --git a/layouts/GeneralLayout.tsx b/layouts/GeneralLayout.tsx index bc8ef5bf3..38dd45fc9 100644 --- a/layouts/GeneralLayout.tsx +++ b/layouts/GeneralLayout.tsx @@ -31,14 +31,14 @@ const GeneralLayout = ({ children }: { children: ReactNode }) => {
- {children} +
{children}