From 30124de40935c181e93c73bd6c86e032fa867a1d Mon Sep 17 00:00:00 2001 From: Palash gupta Date: Mon, 27 Dec 2021 13:07:10 +0530 Subject: [PATCH] fix: code vunbretality is fixed --- frontend/src/components/TextToolTip/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/TextToolTip/index.tsx b/frontend/src/components/TextToolTip/index.tsx index 83f162fac9..470e61a642 100644 --- a/frontend/src/components/TextToolTip/index.tsx +++ b/frontend/src/components/TextToolTip/index.tsx @@ -8,7 +8,7 @@ const TextToolTip = ({ text, url }: TextToolTipProps) => ( return (
{`${text} `} - + here