FEATURE Introducing a has-overlap variation
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
809c0ec841
commit
255e86649c
|
|
@ -59,3 +59,8 @@ registerBlockType(metadata.name, {
|
|||
edit: Edit,
|
||||
save,
|
||||
});
|
||||
|
||||
wp.blocks.registerBlockStyle("front-header/front-header", {
|
||||
name: "has-overlap",
|
||||
label: "Superposition du bloc suivant”",
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user