From a51b07dd2788135de06f96a5e63f8ae3d2a5914c Mon Sep 17 00:00:00 2001 From: Joseph Izang Date: Tue, 27 Dec 2022 14:31:46 +0100 Subject: [PATCH] uncomment customtooltip --- .../vertical-icons-panel/src/lib/components/Icon.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/libs/remix-ui/vertical-icons-panel/src/lib/components/Icon.tsx b/libs/remix-ui/vertical-icons-panel/src/lib/components/Icon.tsx index 5ed495a938..68a5331495 100644 --- a/libs/remix-ui/vertical-icons-panel/src/lib/components/Icon.tsx +++ b/libs/remix-ui/vertical-icons-panel/src/lib/components/Icon.tsx @@ -85,12 +85,12 @@ const Icon = ({ return ( <> - {/* */} + >
{ @@ -111,7 +111,7 @@ const Icon = ({ badgeStatus={badgeStatus} />
- {/*
*/} + {showContext ? (