From a06c4b409e6739afb209bae1d82cc868e86bcca9 Mon Sep 17 00:00:00 2001 From: Dhravya Shah Date: Sun, 4 Aug 2024 10:27:06 -0700 Subject: [PATCH] remove pro mode for now --- apps/web/app/(dash)/home/queryinput.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/web/app/(dash)/home/queryinput.tsx b/apps/web/app/(dash)/home/queryinput.tsx index 995fea53..e7f400da 100644 --- a/apps/web/app/(dash)/home/queryinput.tsx +++ b/apps/web/app/(dash)/home/queryinput.tsx @@ -74,7 +74,7 @@ function QueryInput({ initialSpaces={initialSpaces || []} />
-
+ {/*
@@ -84,7 +84,7 @@ function QueryInput({ id="pro-mode" about="Pro mode" /> -
+
*/}