瀏覽代碼

remove comment header button

ryuichi-e 6 年之前
父節點
當前提交
32047f6936
共有 1 個文件被更改,包括 0 次插入1 次删除
  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>