فهرست منبع

暂时隐藏ChannelMy

visuddhinanda 2 سال پیش
والد
کامیت
1f449924dd
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  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);