diff --git a/src/components/commons/Layout/index.tsx b/src/components/commons/Layout/index.tsx index 60b15cd62d..a3147da27b 100644 --- a/src/components/commons/Layout/index.tsx +++ b/src/components/commons/Layout/index.tsx @@ -65,7 +65,6 @@ const CustomLayout: React.FC = ({ children }) => {
-
{NETWORK === NETWORKS.sanchonet && ( = ({ children }) => { )} +
{children} {matchesBreakpoint &&