From 501a608dd1ac5c97848a4a4110e3bec49896896e Mon Sep 17 00:00:00 2001 From: Dhaverd Date: Sat, 15 Aug 2026 22:37:06 +0200 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20app/root.tsx?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/root.tsx | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/app/root.tsx b/app/root.tsx index 9d7c7d2..1a574e7 100644 --- a/app/root.tsx +++ b/app/root.tsx @@ -11,19 +11,6 @@ export function Layout({ children }: { children: React.ReactNode }) { - - - - {children}