fix json error917

This commit is contained in:
Mohamed Nouffer
2022-11-15 22:56:05 +05:30
parent c96bcd2b3a
commit 7080b9c53f
9 changed files with 16 additions and 14 deletions

View File

@ -54,6 +54,8 @@ const TheContent = () => {
console.log("AXIOS ERROR: ", err);
});
console.log("res ", result);
if(result === "OK"){
}else{