/
githubmirror
/
gutenberg
Обзор
Документация
Войти
/
githubmirror
/
gutenberg
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
trunk
test/integration/fixtures/blocks/core__column.json
27 строк
452 B
Ella van Durpe
Integration tests: remove client ID from fixtures (#38685)
10 фев 2022, 09:57
Не верифицирован
10 фев 2022, 09:57
cdd8025
Код
Авторство
О чём код?
[ { "name": "core/column", "isValid": true, "attributes": {}, "innerBlocks": [ { "name": "core/paragraph", "isValid": true, "attributes": { "content": "Column One, Paragraph One", "dropCap": false }, "innerBlocks": [] }, { "name": "core/paragraph", "isValid": true, "attributes": { "content": "Column One, Paragraph Two", "dropCap": false }, "innerBlocks": [] } ] } ]