refactor UI

This commit is contained in:
Eduard Heimbuch
2020-11-25 15:08:30 +01:00
parent 4e1e51d1b9
commit d1dc2e04e2
5 changed files with 132 additions and 105 deletions

View File

@@ -285,6 +285,12 @@ export function importRepoFailure(err: Error): Action {
};
}
export function importRepoReset(): Action {
return {
type: IMPORT_REPO_RESET
};
}
// create repo
export function createRepo(