Explorar el Código

console.log PageHistory.jsx

zahmis hace 5 años
padre
commit
0a1f76d5f3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/client/js/components/PageHistory.jsx

+ 1 - 1
src/client/js/components/PageHistory.jsx

@@ -48,7 +48,7 @@ function PageHistory(props) {
       }
       }
     });
     });
   }
   }
-
+  console.log(pageHistoryContainer.state.pagingLimit);
 
 
   function pager() {
   function pager() {
     return (
     return (