added property to EntityOwnerPicker
Signed-off-by: Frederic Kayser <frederic@frederic-kayser.de>
This commit is contained in:
@@ -121,6 +121,7 @@ export const EntityOwnerPicker = () => {
|
||||
checked={selected}
|
||||
/>
|
||||
}
|
||||
onClick={event => event.preventDefault()}
|
||||
label={option}
|
||||
/>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user