Ver Fonte

remove comment header button

ryuichi-e há 6 anos atrás
pai
commit
32047f6936
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      src/client/js/components/Navbar/GrowiSubNavigation.jsx

+ 0 - 1
src/client/js/components/Navbar/GrowiSubNavigation.jsx

@@ -83,7 +83,6 @@ const GrowiSubNavigation = (props) => {
       </div>
 
       <div className="d-flex align-items-center">
-        {/* Header Button */}
         <div className="mr-2">
           <LikeButton pageId={pageId} isLiked={pageContainer.state.isLiked} />
         </div>