mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-14 17:26:22 +01:00
Add extension point to branches overview (#1888)
Prepare branches overview to show additional branch details. Co-authored-by: René Pfeuffer <rene.pfeuffer@cloudogu.com>
This commit is contained in:
@@ -25,13 +25,14 @@
|
||||
import React from "react";
|
||||
import {
|
||||
Branch,
|
||||
BranchDetails,
|
||||
File,
|
||||
IndexResources,
|
||||
Links,
|
||||
NamespaceStrategies,
|
||||
Repository,
|
||||
RepositoryCreation,
|
||||
RepositoryTypeCollection,
|
||||
RepositoryTypeCollection
|
||||
} from "@scm-manager/ui-types";
|
||||
import { ExtensionPointDefinition } from "./binder";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user