twitch
twitch copied to clipboard
Change the Return Statement of a function which is used in both the edit and save function of Gutenberg Block
Describe the issue your running into with your code
Okay, so for this Gutenberg block I can't change the return statement without having to deleting and re-adding the block. I just want to change the return statement of the function BlockContent without having to delete and re-add the block.
Link to where I can see the code ( gist, repo, etc )
https://gist.github.com/MonteLogic/22f98ed0771502f0683ed3ca21ee9a00
DONE!