From 21fc12b13a99545e510106b1b78431057518b464 Mon Sep 17 00:00:00 2001 From: shahanneda Date: Mon, 8 Aug 2022 21:32:07 -0700 Subject: [PATCH] Removed log --- components/WordCloud.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/components/WordCloud.tsx b/components/WordCloud.tsx index d6c6fa9..ca295e5 100644 --- a/components/WordCloud.tsx +++ b/components/WordCloud.tsx @@ -61,7 +61,6 @@ export const WordCloud = withTooltip( hideTooltip, } = useTooltip(); - console.log("got width", width); return (