Removed comment

pull/52/head
Piero Toffanin 2016-11-21 15:52:27 -05:00
rodzic 21abf414ea
commit 6669268d4f
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -5,7 +5,6 @@ import React from 'react';
super();
}
// Should be called after parent state is set
setupPagination(itemsPerPage, totalItems){
let currentPage = 1;
if (this.state.pagination && this.state.pagination.currentPage !== undefined){