Helix_Website/wp-includes/blocks/block/block.json
2020-08-26 14:59:23 +02:00

15 lines
191 B
JSON

{
"name": "core/block",
"category": "reusable",
"attributes": {
"ref": {
"type": "number"
}
},
"supports": {
"customClassName": false,
"html": false,
"inserter": false
}
}