parent
b3c4bfe6e3
commit
2ce59b6f7c
1 changed files with 1 additions and 0 deletions
|
@ -286,6 +286,7 @@ export const ScopeForm = ({ clientScope, save }: ScopeFormProps) => {
|
|||
control={control}
|
||||
render={({ onChange, value }) => (
|
||||
<KeycloakTextInput
|
||||
id="kc-gui-order"
|
||||
type="number"
|
||||
value={value}
|
||||
data-testid="displayOrder"
|
||||
|
|
Loading…
Reference in a new issue