Răsfoiți Sursa

ChannelPickerTable -> ChannelMy

visuddhinanda 2 ani în urmă
părinte
comite
5027b55674
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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",
               key: "channel",
               children: (
               children: (
                 <div style={tabInnerStyle}>
                 <div style={tabInnerStyle}>
-                  <ChannelPickerTable
+                  <ChannelMy
                     type={type}
                     type={type}
                     articleId={articleId}
                     articleId={articleId}
                     selectedKeys={selectedChannelsId}
                     selectedKeys={selectedChannelsId}