From 5be483b3bc42ec1035a007e9701065ea094505db Mon Sep 17 00:00:00 2001 From: Navaneeth Pk Date: Fri, 25 Jun 2021 23:23:21 +0530 Subject: [PATCH] Hide widget tooltips in canvas (#324) --- frontend/src/Editor/Box.jsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/src/Editor/Box.jsx b/frontend/src/Editor/Box.jsx index 05a4e58c7b..70175403b5 100644 --- a/frontend/src/Editor/Box.jsx +++ b/frontend/src/Editor/Box.jsx @@ -72,6 +72,8 @@ export const Box = function Box({ return ( renderTooltip({props, text: `${component.description}`})} >