Explorar o código

remove pageId

ryuichi-e %!s(int64=5) %!d(string=hai) anos
pai
achega
8afc2c98d0
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      src/client/js/components/MyBookmarkList/MyBookmarkList.jsx

+ 1 - 2
src/client/js/components/MyBookmarkList/MyBookmarkList.jsx

@@ -38,8 +38,7 @@ class MyBookmarkList extends React.Component {
   }
 
   async getMyBookmarkList(selectPageNumber) {
-    const { appContainer, pageContainer } = this.props;
-    const { pageId } = pageContainer.state;
+    const { appContainer } = this.props;
 
     const userId = appContainer.currentUserId;
     /* TODO GW-3255 get config from customize settings */