forked from BLC/sgeUpdated
Compare commits
3 Commits
93cad886d6
...
7f56158c02
| Author | SHA1 | Date | |
|---|---|---|---|
| 7f56158c02 | |||
| 1174707918 | |||
| a15f249016 |
@@ -263,7 +263,7 @@ const EmissionSource = () => {
|
|||||||
?.totalElements / rowsPerPage
|
?.totalElements / rowsPerPage
|
||||||
).toFixed(1)
|
).toFixed(1)
|
||||||
);
|
);
|
||||||
|
//asdaasdasd
|
||||||
return (
|
return (
|
||||||
<ReactPaginate
|
<ReactPaginate
|
||||||
previousLabel={""}
|
previousLabel={""}
|
||||||
|
|||||||
Reference in New Issue
Block a user