فهرست منبع

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"