diff --git a/apps/ui/src/components/metagraphed/search-box.tsx b/apps/ui/src/components/metagraphed/search-box.tsx index d1214caa21..c29b8c3f48 100644 --- a/apps/ui/src/components/metagraphed/search-box.tsx +++ b/apps/ui/src/components/metagraphed/search-box.tsx @@ -41,7 +41,7 @@ function ResultRow({ result }: { result: SemanticSearchResult }) {
{resultLabel(result)}
{result.subtitle ? ( -{result.subtitle}
+{result.subtitle}
) : null} {tags.length > 0 ? (+
All presets verified for perceptible contrast in light and dark.
@@ -123,7 +123,7 @@ function Section({{sub}
: null} + {sub ?{sub}
: null}