diff --git a/src/pages/Search/SearchPageBottomTab.tsx b/src/pages/Search/SearchPageBottomTab.tsx index b5adb7262264..e8a607c2af80 100644 --- a/src/pages/Search/SearchPageBottomTab.tsx +++ b/src/pages/Search/SearchPageBottomTab.tsx @@ -65,8 +65,8 @@ function SearchPageBottomTab({queryJSON, policyID}: SearchPageBottomTabProps) { /> )} {shouldUseNarrowLayout && queryJSON && } - + ); }