Skip to content
Snippets Groups Projects
Commit 128290a3 authored by esikkala's avatar esikkala
Browse files

Adjust pagination control layout

parent d4a20ce9
No related branches found
No related tags found
No related merge requests found
......@@ -162,7 +162,6 @@ class ResultTable extends React.Component {
<TableHead>
<TableRow className={classes.paginationRow}>
<TablePagination
component="div"
count={results}
rowsPerPage={rowsPerPage}
rowsPerPageOptions={[5]}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment