forked from BLC/sgeUpdated
Update sge-frontend/src/views/DataSet/EmissionSource.js
All checks were successful
sgeUpdated CI/CD / deploy (pull_request) Successful in 3m4s
All checks were successful
sgeUpdated CI/CD / deploy (pull_request) Successful in 3m4s
This commit is contained in:
@@ -263,7 +263,7 @@ const EmissionSource = () => {
|
|||||||
?.totalElements / rowsPerPage
|
?.totalElements / rowsPerPage
|
||||||
).toFixed(1)
|
).toFixed(1)
|
||||||
);
|
);
|
||||||
//asdaasdasda
|
//asdaasdasd
|
||||||
return (
|
return (
|
||||||
<ReactPaginate
|
<ReactPaginate
|
||||||
previousLabel={""}
|
previousLabel={""}
|
||||||
|
|||||||
Reference in New Issue
Block a user