ryoji-s 2 лет назад
Родитель
Сommit
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]);
   }, [currentPage, isLoading, router]);
 
 
-  // TODO: update button design
-  // https://redmine.weseek.co.jp/issues/132683
   return (
   return (
     <div
     <div
       className="d-flex flex-row"
       className="d-flex flex-row"