Feed - posts #227
@ -58,6 +58,8 @@ export const NoteSubmit = ({
|
|||||||
method: 'post',
|
method: 'post',
|
||||||
encType: 'application/json'
|
encType: 'application/json'
|
||||||
})
|
})
|
||||||
|
|
||||||
|
typeof handleClose === 'function' && handleClose()
|
||||||
}
|
}
|
||||||
|
|
||||||
const handlePreviewToggle = () => {
|
const handlePreviewToggle = () => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user