2
0
visuddhinanda 2 жил өмнө
parent
commit
1f449924dd

+ 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);