twitch icon indicating copy to clipboard operation
twitch copied to clipboard

Change the Return Statement of a function which is used in both the edit and save function of Gutenberg Block

Open MonteLogic opened this issue 2 years ago • 1 comments

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

MonteLogic avatar Mar 30 '23 16:03 MonteLogic

DONE!

ryanwelcher avatar Mar 30 '23 16:03 ryanwelcher