visuddhinanda 2 лет назад
Родитель
Сommit
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,