generated from dwd/boilarplate-astro-tailwind
pull/4/head
parent
7a704b30b4
commit
a542f1933d
|
@ -77,7 +77,7 @@
|
|||
})
|
||||
.then(response => response.json())
|
||||
.then(resData => {
|
||||
console.log("Saved Form resData", resData.success);
|
||||
// console.log("Saved Form resData", resData.success);
|
||||
if(resData.success === true){
|
||||
this.userQuery = false;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue