From 097c65cc04c353d11cbfe91e18490311b0d0a14b Mon Sep 17 00:00:00 2001 From: Gaagul Gigi Date: Sun, 10 Dec 2023 11:37:29 +0530 Subject: [PATCH] Removed tooltips from save and close --- .../Editor/Menu/Fixed/TextColorOption.jsx | 14 +------------- src/translations/en.json | 2 -- 2 files changed, 1 insertion(+), 15 deletions(-) diff --git a/src/components/Editor/Menu/Fixed/TextColorOption.jsx b/src/components/Editor/Menu/Fixed/TextColorOption.jsx index 5176589f..74f8930d 100644 --- a/src/components/Editor/Menu/Fixed/TextColorOption.jsx +++ b/src/components/Editor/Menu/Fixed/TextColorOption.jsx @@ -66,23 +66,11 @@ const TextColorOption = ({ editor, tooltipContent }) => { onChange={withEventTargetValue(setColor)} onClick={event => event.stopPropagation()} /> -