debug
This commit is contained in:
@@ -221,7 +221,7 @@ const handleSubmit = async () => {
|
||||
}
|
||||
}
|
||||
|
||||
console.log(attachments.value);
|
||||
console.log(attachments.value, attachments);
|
||||
await api.put({
|
||||
url: `/posts/${post_id}/attachments`,
|
||||
body: {
|
||||
|
||||
Reference in New Issue
Block a user