From d1c887ee46521a3c51e7fdc0fba9d00269c6e4dc Mon Sep 17 00:00:00 2001 From: Dhaverd Date: Sat, 15 Aug 2026 21:35:56 +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 insertions(+) diff --git a/app/root.tsx b/app/root.tsx index 1a574e7..9d7c7d2 100644 --- a/app/root.tsx +++ b/app/root.tsx @@ -11,6 +11,19 @@ export function Layout({ children }: { children: React.ReactNode }) { + + + + {children}