Преглед изворни кода

ChannelPickerTable -> ChannelMy

visuddhinanda пре 2 година
родитељ
комит
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}