Ver código fonte

remove console log

yohei0125 4 anos atrás
pai
commit
cad0edf1bc

+ 0 - 2
packages/app/src/components/Navbar/GrowiContextualSubNavigation.tsx

@@ -235,8 +235,6 @@ const GrowiContextualSubNavigation = (props) => {
 
     const className = `d-flex flex-column align-items-end justify-content-center ${isViewMode ? ' h-50' : ''}`;
 
-    console.log('pageId', pageId);
-
     return (
       <>
         <div className={className}>