generated from dwd/boilarplate-astro-tailwind
s1
This commit is contained in:
@@ -77,7 +77,7 @@
|
|||||||
})
|
})
|
||||||
.then(response => response.json())
|
.then(response => response.json())
|
||||||
.then(resData => {
|
.then(resData => {
|
||||||
console.log("Saved Form resData", resData.success);
|
// console.log("Saved Form resData", resData.success);
|
||||||
if(resData.success === true){
|
if(resData.success === true){
|
||||||
this.userQuery = false;
|
this.userQuery = false;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user