From 8cf9b95cffff701cd2df82f37ca8c0fc7e3b1e0a Mon Sep 17 00:00:00 2001 From: "gpt-engineer-app[bot]" <159125892+gpt-engineer-app[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 20:41:43 +0000 Subject: [PATCH] Changes Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com> --- src/routes/__root.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/routes/__root.tsx b/src/routes/__root.tsx index 23c4225..eeb78be 100644 --- a/src/routes/__root.tsx +++ b/src/routes/__root.tsx @@ -118,8 +118,8 @@ function RootComponent() { return ( - {/* Required: nested routes render here. Removing breaks all child routes. */} + ); }