removing unecessary space line
This commit is contained in:
parent
085ffdadad
commit
259b704253
|
|
@ -23,7 +23,6 @@ export default function Edit({ attributes, setAttributes, ...props }) {
|
|||
}
|
||||
|
||||
function onRelatedPostChange(chapterLinkRelatedPost) {
|
||||
console.log(chapterLinkRelatedPost);
|
||||
setAttributes({ chapterLinkRelatedPost });
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user