REFACTOR Moving component from dynamiques-blocks to carhop-blocks
This commit is contained in:
parent
56db874fc3
commit
ccc2d0008f
|
|
@ -37,28 +37,6 @@ return array(
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
),
|
),
|
||||||
'explore-tags' => array(
|
|
||||||
'$schema' => 'https://schemas.wp.org/trunk/block.json',
|
|
||||||
'apiVersion' => 3,
|
|
||||||
'name' => 'dynamiques-blocks/explore-tags',
|
|
||||||
'version' => '0.1.0',
|
|
||||||
'title' => 'Explore Tags',
|
|
||||||
'category' => 'dynamiques-blocks',
|
|
||||||
'icon' => 'smiley',
|
|
||||||
'description' => 'Example block scaffolded with Create Block tool.',
|
|
||||||
'example' => array(
|
|
||||||
|
|
||||||
),
|
|
||||||
'supports' => array(
|
|
||||||
'html' => false
|
|
||||||
),
|
|
||||||
'textdomain' => 'explore-tags',
|
|
||||||
'editorScript' => 'file:./index.js',
|
|
||||||
'editorStyle' => 'file:./index.css',
|
|
||||||
'style' => 'file:./style-index.css',
|
|
||||||
'viewScript' => 'file:./view.js',
|
|
||||||
'render' => 'file:./render.php'
|
|
||||||
),
|
|
||||||
'interview' => array(
|
'interview' => array(
|
||||||
'$schema' => 'https://schemas.wp.org/trunk/block.json',
|
'$schema' => 'https://schemas.wp.org/trunk/block.json',
|
||||||
'apiVersion' => 3,
|
'apiVersion' => 3,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user