Explorar el Código

暂时隐藏ChannelMy

visuddhinanda hace 2 años
padre
commit
1f449924dd
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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);