removed typo
This commit is contained in:
@@ -148,12 +148,6 @@ const PaginationControl = (props) => {
|
||||
)}
|
||||
</div>
|
||||
<div className="govuk-grid-column-one-quarter paginationNext">
|
||||
{/* {"current page state: " +
|
||||
props.currentView.currentPage}{" "}
|
||||
<br />
|
||||
{"current page: " + currentPage} <br />
|
||||
{"total pages: " + pagesCount}
|
||||
<br /> */}
|
||||
{props.currentView.currentPage < pagesCount ? (
|
||||
<span
|
||||
className="govuk-body govuk-link govuk-!-font-weight-bold govuk-link--no-underline activePaginationItem rightTextButton"
|
||||
|
||||
Reference in New Issue
Block a user