Twill v3 question: How can I use new Block component in block editor?
I created a block component:
php artisan twill:make:componentBlock header.topbar
And I want to use it in my Header module's block editor.
Tried to this, or some other format, but not working: