Przeglądaj źródła

Remove pageSizeOption again

afc163 8 lat temu
rodzic
commit
4ad345a358
1 zmienionych plików z 0 dodań i 3 usunięć
  1. 0 3
      src/routes/Dashboard/Analysis.js

+ 0 - 3
src/routes/Dashboard/Analysis.js

@@ -413,9 +413,6 @@ export default class Analysis extends Component {
                 dataSource={searchData}
                 pagination={{
                   style: { marginBottom: 0 },
-                  showSizeChanger: true,
-                  showQuickJumper: true,
-                  pageSizeOptions: [5, 10, 15, 20],
                   pageSize: 5,
                 }}
               />