Explorar el Código

delete commentout

jam411 hace 3 años
padre
commit
0d208e8c80
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      packages/app/src/pages/[[...path]].page.tsx

+ 0 - 1
packages/app/src/pages/[[...path]].page.tsx

@@ -301,7 +301,6 @@ const GrowiPage: NextPage<Props> = (props: Props) => {
           <div id="grw-subnav-sticky-trigger" className="sticky-top"></div>
           <div id="grw-fav-sticky-trigger" className="sticky-top"></div>
 
-          {/* TODO: check grep=flex-grow-1, identical-path-page.html, layout.html, page_content.html */}
           <div className="flex-grow-1">
             <div id="main" className={`main ${isUsersHomePage(props.currentPathname) && 'user-page'}`}>
               <div id="content-main" className="content-main grw-container-convertible">