diff --git a/apps/yaak-client/components/Sidebar.tsx b/apps/yaak-client/components/Sidebar.tsx index 3ef7e6eb..ec526813 100644 --- a/apps/yaak-client/components/Sidebar.tsx +++ b/apps/yaak-client/components/Sidebar.tsx @@ -670,7 +670,7 @@ function Sidebar({ className }: { className?: string }) { className="!h-auto py-3 px-3 !text-text-subtle text-sm leading-relaxed text-center" >
- No results, but found matches by{" "} + No results, but found matches for{" "} {emptyFilterSuggestions?.map((suggestion, i) => ( {i > 0 && " or "}