Hi,I want to hide the like which is there on the canvas of the Signature component.Can anyone help with it?
Thanks,Anagha Chikate
Hi Anagha,
put this on the settings parameter.
SyntaxEditor Code Snippet
"{'decor-color': 'transparent'}"
Thanks