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 = (