From 2461cb5d9c2ae31afb33bfd3c3c9a8faa9a7603c Mon Sep 17 00:00:00 2001
From: Kurt Himebauch <136133082+xXJSONDeruloXx@users.noreply.github.com>
Date: Wed, 23 Jul 2025 09:32:06 -0400
Subject: hide drop down, update instructions (#119)
---
src/index.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'src/index.tsx')
diff --git a/src/index.tsx b/src/index.tsx
index 0bd00c0..b85c6b1 100644
--- a/src/index.tsx
+++ b/src/index.tsx
@@ -30,7 +30,7 @@ function MainContent() {
{pathExists === true ? (
<>
-
+ {/* */}
>
) : null}
--
cgit v1.2.3