fix: search text bink
Some checks failed
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/amd64, build-api-amd64) (push) Has been cancelled
Build and Push API & Web / build (api, DIFY_API_IMAGE_NAME, linux/arm64, build-api-arm64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/amd64, build-web-amd64) (push) Has been cancelled
Build and Push API & Web / build (web, DIFY_WEB_IMAGE_NAME, linux/arm64, build-web-arm64) (push) Has been cancelled
Build and Push API & Web / create-manifest (api, DIFY_API_IMAGE_NAME, merge-api-images) (push) Has been cancelled
Build and Push API & Web / create-manifest (web, DIFY_WEB_IMAGE_NAME, merge-web-images) (push) Has been cancelled

This commit is contained in:
Joel
2026-01-23 11:05:22 +08:00
parent 85cf995011
commit 61fa20d6a9

View File

@@ -63,6 +63,7 @@ const SearchBox = ({
{
search && (
<ActionButton
size="xs"
onClick={() => onSearchChange('')}
className="shrink-0"
>
@@ -94,6 +95,7 @@ const SearchBox = ({
{
search && (
<ActionButton
size="xs"
onClick={() => onSearchChange('')}
className="shrink-0"
>