From c8cf00a151d61c25d0cb8c067e9dfccc692284cb Mon Sep 17 00:00:00 2001 From: David Remer Date: Thu, 27 Oct 2022 08:11:29 +0300 Subject: [PATCH] Add delay to tooltips [MAILPOET-4744] --- .../js/src/automation/editor/components/header/index.tsx | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/mailpoet/assets/js/src/automation/editor/components/header/index.tsx b/mailpoet/assets/js/src/automation/editor/components/header/index.tsx index a54193e264..b9f1883ad8 100644 --- a/mailpoet/assets/js/src/automation/editor/components/header/index.tsx +++ b/mailpoet/assets/js/src/automation/editor/components/header/index.tsx @@ -48,6 +48,10 @@ function ActivateButton({ onClick, label }): JSX.Element { if (isDeactivating) { return (