mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-09 06:55:47 +01:00
added create branch trans, fixed branchtable trans, moved branches modules
This commit is contained in:
@@ -11,7 +11,7 @@ import {
|
||||
getBranchByName,
|
||||
getFetchBranchFailure,
|
||||
isFetchBranchPending
|
||||
} from "../../modules/branches";
|
||||
} from "../modules/branches";
|
||||
import { ErrorPage, Loading } from "@scm-manager/ui-components";
|
||||
|
||||
type Props = {
|
||||
|
||||
Reference in New Issue
Block a user