mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-07 22:15:45 +01:00
add role to RepositoryPermissions ui-type and local state in CreatePermissionForm
This commit is contained in:
@@ -12,6 +12,8 @@ export type ButtonProps = {
|
||||
fullWidth?: boolean,
|
||||
className?: string,
|
||||
children?: React.Node,
|
||||
|
||||
// context props
|
||||
classes: any
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user