瀏覽代碼

delete unnecessary comment

ryoji-s 2 年之前
父節點
當前提交
5e388a48cd
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      apps/app/src/components/Sidebar/PageCreateButton/PageCreateButton.tsx

+ 0 - 2
apps/app/src/components/Sidebar/PageCreateButton/PageCreateButton.tsx

@@ -165,8 +165,6 @@ export const PageCreateButton = React.memo((): JSX.Element => {
     }
   }, [currentPage, isLoading, router]);
 
-  // TODO: update button design
-  // https://redmine.weseek.co.jp/issues/132683
   return (
     <div
       className="d-flex flex-row"