Your template for InnerBlocks has a small typo in supports: { classname: false } (it’s case-sensitive) and should be className: const MY_TEMPLATE = [ [ 'my-block/icon', { supports: { className: false }...
  • March 11, 2022
  • 0 Comments