From 861ae1401d769287c4f17dfc3cd252c909cc1e72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9B=90=EB=8D=94?= Date: Thu, 11 Feb 2021 22:00:36 +0900 Subject: [PATCH] chore: made changes for ad height --- components/Advertisement.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Advertisement.tsx b/components/Advertisement.tsx index 4f959da..9836d62 100644 --- a/components/Advertisement.tsx +++ b/components/Advertisement.tsx @@ -5,7 +5,7 @@ const Advertisement = (): JSX.Element => { if(process.env.NODE_ENV === 'production') window.adsbygoogle.push({}) }) - return
+ return
{ process.env.NODE_ENV === 'production' ?