Hi, I’d like to have only one category and in order to do so I have to empty all the other categories. How do I move a core block from one category to another? thanks
I can’t remember if this is possible, but you can use hooks to change block categories. It’s covered in the Advanced Gutenberg Course how to use them 🙂
The registerBlockType hook is probably what you need 👍