diff --git a/components/core/Layout/Layout.tsx b/components/core/Layout/Layout.tsx index b0eeff188..98efa3824 100644 --- a/components/core/Layout/Layout.tsx +++ b/components/core/Layout/Layout.tsx @@ -28,11 +28,9 @@ const CoreLayout: FC = ({ className, children }) => {
{children}