فهرست منبع

:fire: ArticleEditTools

visuddhinanda 2 سال پیش
والد
کامیت
ba392c177a
1فایلهای تغییر یافته به همراه0 افزوده شده و 7 حذف شده
  1. 0 7
      dashboard/src/components/article/ArticleEditDrawer.tsx

+ 0 - 7
dashboard/src/components/article/ArticleEditDrawer.tsx

@@ -52,13 +52,6 @@ const ArticleEditDrawerWidget = ({
         onClose={onDrawerClose}
         onClose={onDrawerClose}
         open={openDrawer}
         open={openDrawer}
         destroyOnClose={true}
         destroyOnClose={true}
-        extra={
-          <ArticleEditTools
-            studioName={studioName}
-            articleId={articleId}
-            title={title}
-          />
-        }
       >
       >
         <ArticleEdit
         <ArticleEdit
           anthologyId={anthologyId}
           anthologyId={anthologyId}