Ver Fonte

ChannelPickerTable -> ChannelMy

visuddhinanda há 2 anos atrás
pai
commit
5027b55674
1 ficheiros alterados com 1 adições e 1 exclusões
  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}