lint
This commit is contained in:
parent
3acdeeea81
commit
201b46e229
|
@ -179,7 +179,7 @@ const validateFormHandler = async (action, context) => {
|
||||||
return await executeActionHandler(
|
return await executeActionHandler(
|
||||||
context,
|
context,
|
||||||
action.parameters.componentId,
|
action.parameters.componentId,
|
||||||
ActionTypes.ValidateForm,
|
ActionTypes.ValidateForm
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue