From 4f10f5d5f4fe6ec45c0637675f6f2675e25c557a Mon Sep 17 00:00:00 2001 From: Joel Date: Tue, 15 Oct 2024 11:57:44 +0800 Subject: [PATCH] chore: hover show action --- .../workflow/block-selector/market-place-plugin/item.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/app/components/workflow/block-selector/market-place-plugin/item.tsx b/web/app/components/workflow/block-selector/market-place-plugin/item.tsx index 385cdbfd56..725535135c 100644 --- a/web/app/components/workflow/block-selector/market-place-plugin/item.tsx +++ b/web/app/components/workflow/block-selector/market-place-plugin/item.tsx @@ -26,7 +26,7 @@ const Item: FC = ({ const { locale } = useContext(I18n) return ( -
+
= ({
{/* Action */} -
+
{t('plugin.installAction')}