فهرست منبع

export const ArticleCtl

visuddhinanda 3 سال پیش
والد
کامیت
859a55e705
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      dashboard/src/components/template/Article.tsx

+ 1 - 1
dashboard/src/components/template/Article.tsx

@@ -13,7 +13,7 @@ interface IWidgetChapterCtl {
   style?: TDisplayStyle;
 }
 
-const ArticleCtl = ({
+export const ArticleCtl = ({
   type,
   id,
   channel,