Przeglądaj źródła

export const ArticleCtl

visuddhinanda 3 lat temu
rodzic
commit
859a55e705
1 zmienionych plików z 1 dodań i 1 usunięć
  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,