From 37a108ce0e9aeca6b4bee4fadb48227386f09d5e Mon Sep 17 00:00:00 2001 From: Mohammad Jalali Date: Sun, 23 Jul 2023 16:28:04 +0330 Subject: [PATCH] app layout chewcking bot and language app --- src/layouts/AppLayout.jsx | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/layouts/AppLayout.jsx b/src/layouts/AppLayout.jsx index a12796d..f660a25 100644 --- a/src/layouts/AppLayout.jsx +++ b/src/layouts/AppLayout.jsx @@ -34,9 +34,6 @@ function AppLayout({ children, isBot }) { if (!languageIsReady) return; } - - - return ( <>