mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-09 06:55:47 +01:00
added create branch tests and started transmitting name for creating form
This commit is contained in:
@@ -15,6 +15,7 @@ type Props = {
|
||||
repository: Repository,
|
||||
branches: Branch[],
|
||||
loading?: boolean,
|
||||
transmittedName?: string,
|
||||
t: string => string
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user