kaori 3 سال پیش
والد
کامیت
9b9e25f156
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      packages/app/src/components/SavePageControls/GrantSelector.tsx

+ 1 - 1
packages/app/src/components/SavePageControls/GrantSelector.tsx

@@ -51,7 +51,7 @@ const GrantSelector = (props: Props): JSX.Element => {
     grantGroupName,
     onUpdateGrant,
     grant: currentGrant,
-    grantGroupId
+    grantGroupId,
   } = props;