[ad_1]
Hello! What’s the right way of using React components in Gutenberg blocks? I’ve tried by creating a separate `.jsx` component and importing it in the `save.js` file but hooks don’t seem to work that way. How are these things done in WordPress?
[ad_2]