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