Disables insertion of related items carousel, by now. #358
This commit is contained in:
parent
aeae00a478
commit
542baac6eb
|
@ -32,6 +32,7 @@ registerBlockType('tainacan/carousel-related-items', {
|
|||
content: 'preview'
|
||||
}
|
||||
},
|
||||
parent: [], // Hides this block while we manage better update logic for its inner blocks.
|
||||
attributes: {
|
||||
content: {
|
||||
type: 'array',
|
||||
|
|
Loading…
Reference in New Issue