Просмотр исходного кода

ChannelPickerTable -> ChannelMy

visuddhinanda 2 лет назад
Родитель
Сommit
5027b55674
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      dashboard/src/components/article/RightPanel.tsx

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

@@ -169,7 +169,7 @@ const RightPanelWidget = ({
               key: "channel",
               children: (
                 <div style={tabInnerStyle}>
-                  <ChannelPickerTable
+                  <ChannelMy
                     type={type}
                     articleId={articleId}
                     selectedKeys={selectedChannelsId}