From 61fa20d6a93d125b089e00402db66ea350f93655 Mon Sep 17 00:00:00 2001 From: Joel Date: Fri, 23 Jan 2026 11:05:22 +0800 Subject: [PATCH] fix: search text bink --- web/app/components/plugins/marketplace/search-box/index.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web/app/components/plugins/marketplace/search-box/index.tsx b/web/app/components/plugins/marketplace/search-box/index.tsx index 0ec9029e01..ec5b08c6f8 100644 --- a/web/app/components/plugins/marketplace/search-box/index.tsx +++ b/web/app/components/plugins/marketplace/search-box/index.tsx @@ -63,6 +63,7 @@ const SearchBox = ({ { search && ( onSearchChange('')} className="shrink-0" > @@ -94,6 +95,7 @@ const SearchBox = ({ { search && ( onSearchChange('')} className="shrink-0" >