瀏覽代碼

fix comment

yohei0125 3 年之前
父節點
當前提交
595df3c460
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/app/src/components/Common/Dropdown/PageItemControl.tsx

+ 1 - 1
packages/app/src/components/Common/Dropdown/PageItemControl.tsx

@@ -134,7 +134,7 @@ const PageItemControlDropdownMenu = React.memo((props: DropdownMenuProps): JSX.E
     const showDeviderBeforeDelete = AdditionalMenuItems != null || showDeviderBeforeAdditionalMenuItems;
 
     // PathRecovery
-    // Todo: It should be considered if PageItemControl should handle operationProcessData
+    // Todo: It is wanted to find a better way to pass operationProcessData to PageItemControl
     const shouldShowPathRecoveryButton = operationProcessData?.Rename != null ? operationProcessData?.Rename.isProcessable : false;
 
     contents = (