fixed paging with NaN page numbers

This commit is contained in:
Sebastian Sdorra
2018-10-17 11:55:47 +02:00
parent 229a46c344
commit efb857150b
4 changed files with 58 additions and 20 deletions

View File

@@ -94,7 +94,6 @@ class RepositoryRoot extends React.Component<Props> {
}
const url = this.matchedUrl();
// todo: default branch
return (
<Page title={repository.namespace + "/" + repository.name}>
<div className="columns">