From 2bb7a0cbff958dd79b94a27b8321e826f5a774e3 Mon Sep 17 00:00:00 2001 From: Ansh Goyal Date: Thu, 14 Mar 2024 19:35:42 +0530 Subject: [PATCH] fix: fix type error of the migrate-ts branch (#2776) --- components/AlgoliaSearch.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/AlgoliaSearch.tsx b/components/AlgoliaSearch.tsx index 5e5a9dbddd0..e0c5b5a8f8f 100644 --- a/components/AlgoliaSearch.tsx +++ b/components/AlgoliaSearch.tsx @@ -267,7 +267,7 @@ export default function AlgoliaSearch({ children } : { children: React.ReactNode return ( <> - + {children}