Sfoglia il codice sorgente

暂时隐藏ChannelMy

visuddhinanda 2 anni fa
parent
commit
1f449924dd
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      dashboard/src/components/article/RightPanel.tsx

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

@@ -170,6 +170,7 @@ const RightPanelWidget = ({
               children: (
                 <div style={tabInnerStyle}>
                   <ChannelMy
+                    style={{ display: "none" }}
                     selectedKeys={selectedChannelsId}
                     onSelect={(e: IChannel[]) => {
                       console.log(e);