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. */} + ); }