i\'m creating html form in this below function.
dynamicForm = async (path, body, method) => { let children = []; let form = ""; let Body =