Browse Source

删除测试

Renxy 1 năm trước cách đây
mục cha
commit
147d2984d2
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      src/pages/Projects/index.js

+ 0 - 1
src/pages/Projects/index.js

@@ -44,7 +44,6 @@ const Projects = () => {
   useEffect(() => {
     localStorage.width = document.documentElement.getBoundingClientRect().width;
     window.refreshRem();
-    alert(window.navigator.userAgent);
   }, []);
   return (
     <div className={styles.main}>