@@ -0,0 +1,8 @@
wp.domReady( () => {
wp.blocks.registerBlockStyle(
'core/', {
name: 'tabbed-heading',
label: 'Tabbed Heading',
}
)
} )
The note is not visible to the blocked user.