wip
This commit is contained in:
@@ -27,6 +27,8 @@ async function postData(url = '', data = {}) {
|
||||
body: JSON.stringify(data)
|
||||
})
|
||||
|
||||
console.log({response})
|
||||
|
||||
return response.json()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user