From ce16eda75f4d93646e485b7115398e81e7c88acc Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Sat, 4 Jan 2025 14:39:38 +0000 Subject: fix: Change search endpoint to accept query as raw string --- apps/web/components/dashboard/search/SearchInput.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/web/components/dashboard/search') diff --git a/apps/web/components/dashboard/search/SearchInput.tsx b/apps/web/components/dashboard/search/SearchInput.tsx index ace3d785..5e46fc18 100644 --- a/apps/web/components/dashboard/search/SearchInput.tsx +++ b/apps/web/components/dashboard/search/SearchInput.tsx @@ -84,7 +84,7 @@ const SearchInput = React.forwardRef< }} /> {parsedSearchQuery.result === "full" && -- cgit v1.2.3-70-g09d2