let newArr: any = typesRecord; newArr = Object.assign([], newArr); newArr.push(formData); settypesRecord(newArr);