removing unecessary console.log
This commit is contained in:
parent
60cffb7e8c
commit
3f9c653a65
|
|
@ -36,7 +36,6 @@ const BrochureLinkFormatButton = (props) => {
|
|||
});
|
||||
|
||||
function setFormat(postDatas) {
|
||||
console.log("postdata", postDatas);
|
||||
setIsPopoverOpen(!isPopoverOpen);
|
||||
setPendingBrochure(true);
|
||||
onChange(
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user