visuddhinanda пре 2 година
родитељ
комит
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;
   style?: TDisplayStyle;
 }
 }
 
 
-const ArticleCtl = ({
+export const ArticleCtl = ({
   type,
   type,
   id,
   id,
   channel,
   channel,