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 (