From 13740655688074ce91f0915ca4cfb745f637e168 Mon Sep 17 00:00:00 2001 From: seyun31 <2ne1jenna@naver.com> Date: Fri, 20 Feb 2026 15:05:27 +0900 Subject: [PATCH] =?UTF-8?q?hotfix:=20GA=20=EC=A0=81=EC=9A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/root.tsx | 14 -------------- index.html | 9 +++++++++ 2 files changed, 9 insertions(+), 14 deletions(-) diff --git a/app/root.tsx b/app/root.tsx index 5084fae2..b120b604 100644 --- a/app/root.tsx +++ b/app/root.tsx @@ -49,20 +49,6 @@ export function Layout({ children }: { children: React.ReactNode }) {