mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-06 02:41:27 +01:00
15 lines
191 B
JSON
15 lines
191 B
JSON
|
{
|
||
|
"name": "core/block",
|
||
|
"category": "reusable",
|
||
|
"attributes": {
|
||
|
"ref": {
|
||
|
"type": "number"
|
||
|
}
|
||
|
},
|
||
|
"supports": {
|
||
|
"customClassName": false,
|
||
|
"html": false,
|
||
|
"inserter": false
|
||
|
}
|
||
|
}
|