Inconsistency fix
This commit is contained in:
parent
702f52f1c9
commit
2bfb856f07
@ -370,7 +370,7 @@ function InputTag(props: InputFiledByTypeProps & { fieldIndex: number | undefine
|
||||
})
|
||||
}
|
||||
onBlur={() =>
|
||||
props.formValidationDispatch({
|
||||
formValidationDispatch({
|
||||
action: "focus lost",
|
||||
name: attribute.name,
|
||||
fieldIndex: fieldIndex
|
||||
|
Loading…
x
Reference in New Issue
Block a user