Browse Source

add id="article_right_panel"

visuddhinanda 2 năm trước cách đây
mục cha
commit
2df72e195f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      dashboard/src/pages/library/article/show.tsx

+ 1 - 1
dashboard/src/pages/library/article/show.tsx

@@ -332,7 +332,7 @@ const Widget = () => {
               }}
             />
           </div>
-          <div key="RightPanel">
+          <div key="RightPanel" id="article_right_panel">
             <AnchorNav open={anchorNavOpen} />
             <RightPanel
               curr={rightPanel}