fix: type error
This commit is contained in:
@@ -42,7 +42,10 @@ export const dispatchFormInput = async (props: Props): Promise<FormInputResponse
|
||||
params: {
|
||||
description,
|
||||
inputForm: userInputForms
|
||||
}
|
||||
},
|
||||
entryNodeIds: [],
|
||||
memoryEdges: [],
|
||||
nodeOutputs: []
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user