32
This commit is contained in:
@@ -15,6 +15,7 @@ export const actions: Actions = {
|
|||||||
},
|
},
|
||||||
// body: JSON.stringify(data),
|
// body: JSON.stringify(data),
|
||||||
})
|
})
|
||||||
|
console.log(res);
|
||||||
var data1 = await res.json();
|
var data1 = await res.json();
|
||||||
|
|
||||||
if (res.ok) {
|
if (res.ok) {
|
||||||
|
Reference in New Issue
Block a user