mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-07 22:15:45 +01:00
Bootstrapped BranchRoot
This commit is contained in:
@@ -12,6 +12,8 @@ type Props = {
|
||||
};
|
||||
|
||||
class LinkPaginator extends React.Component<Props> {
|
||||
//TODO: HATEOAS-Links verwenden
|
||||
|
||||
renderFirstButton() {
|
||||
return (
|
||||
<Button
|
||||
|
||||
Reference in New Issue
Block a user