From 17b94abb5fd021e6605020b63aea243c84d34db4 Mon Sep 17 00:00:00 2001 From: Kevin Heis Date: Wed, 20 Aug 2025 10:36:07 -0700 Subject: [PATCH] Fix search indexing for category landing pages (#57213) --- src/landings/components/CategoryLanding.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/landings/components/CategoryLanding.tsx b/src/landings/components/CategoryLanding.tsx index 486679026b..e0c46545c6 100644 --- a/src/landings/components/CategoryLanding.tsx +++ b/src/landings/components/CategoryLanding.tsx @@ -102,7 +102,7 @@ export const CategoryLanding = () => { never render anything. It always just return null. */} -
+