From 79bedd157f443d3b284df7203018f76ff673dc67 Mon Sep 17 00:00:00 2001 From: Corey Johnson Date: Wed, 9 Jul 2025 10:19:26 -0700 Subject: [PATCH] Update index.tsx --- packages/http/src/routes/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/http/src/routes/index.tsx b/packages/http/src/routes/index.tsx index f5f1699..f201e58 100644 --- a/packages/http/src/routes/index.tsx +++ b/packages/http/src/routes/index.tsx @@ -15,7 +15,7 @@ export default function Index({ packagePaths }: LoaderProps) {