mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-11 16:05:44 +01:00
emphasized link to be done
This commit is contained in:
@@ -82,7 +82,7 @@ const mapDispatchToProps = dispatch => {
|
||||
branch: Branch,
|
||||
callback?: () => void
|
||||
) => {
|
||||
dispatch(createBranch("ghjgkj", repository, branch, callback)); //TODO
|
||||
dispatch(createBranch("INSERTLINK", repository, branch, callback)); //TODO
|
||||
},
|
||||
resetForm: () => {
|
||||
dispatch(createBranchReset());
|
||||
|
||||
Reference in New Issue
Block a user