From 91761d30bce021efcb105069279afb3dc59938de Mon Sep 17 00:00:00 2001 From: joseph le Date: Wed, 13 Sep 2023 08:16:03 +0700 Subject: [PATCH] update component ShowLog --- manage-view/src/components/ShowLog/ShowLog.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manage-view/src/components/ShowLog/ShowLog.jsx b/manage-view/src/components/ShowLog/ShowLog.jsx index 7b9d891..f41a739 100644 --- a/manage-view/src/components/ShowLog/ShowLog.jsx +++ b/manage-view/src/components/ShowLog/ShowLog.jsx @@ -32,7 +32,7 @@ const ShowLog = () => { scrollToElement() }, 1000); }, []); - console.log(window.location.hash); + // console.log(window.location.hash); return (