From d882348f390dbf935158837a5f797392a47b2953 Mon Sep 17 00:00:00 2001 From: Yi Xiao <54782454+YIXIAO0@users.noreply.github.com> Date: Sat, 14 Sep 2024 17:24:31 +0800 Subject: [PATCH] fix: delete the delay for the tooltips inside the add tool panel (#8436) --- web/app/components/tools/add-tool-modal/tools.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/web/app/components/tools/add-tool-modal/tools.tsx b/web/app/components/tools/add-tool-modal/tools.tsx index af26dd3e25..f6080a1c23 100644 --- a/web/app/components/tools/add-tool-modal/tools.tsx +++ b/web/app/components/tools/add-tool-modal/tools.tsx @@ -90,7 +90,6 @@ const Blocks = ({ )} )} - needsDelay >