فهرست منبع

channel -> channels

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

+ 1 - 1
dashboard/src/components/article/ArticleView.tsx

@@ -91,7 +91,7 @@ const ArticleViewWidget = ({
       <Space direction="vertical">
       <Space direction="vertical">
         <TocPath
         <TocPath
           data={path}
           data={path}
-          channel={channels}
+          channels={channels}
           onChange={(
           onChange={(
             node: ITocPathNode,
             node: ITocPathNode,
             e: React.MouseEvent<HTMLSpanElement | HTMLAnchorElement, MouseEvent>
             e: React.MouseEvent<HTMLSpanElement | HTMLAnchorElement, MouseEvent>