From 30fc50600009ca54f085d594d838803c107e87f2 Mon Sep 17 00:00:00 2001 From: Rafi Zadanly Date: Sat, 6 May 2023 11:28:08 +0700 Subject: fix document page --- src/pages/_document.jsx | 78 +++++++++++++++++++++++-------------------------- 1 file changed, 37 insertions(+), 41 deletions(-) (limited to 'src/pages/_document.jsx') diff --git a/src/pages/_document.jsx b/src/pages/_document.jsx index a1725b73..dbe210aa 100644 --- a/src/pages/_document.jsx +++ b/src/pages/_document.jsx @@ -9,61 +9,59 @@ export default function MyDocument() { - {env === 'production' && ( - <> - -