FEATURE Add support for core/file block in chapter section editor

This commit is contained in:
Antoine M 2026-03-25 16:02:19 +01:00
parent d3ad12d653
commit 2f6b1f0134

View File

@ -334,6 +334,7 @@ export default function Edit({ attributes, setAttributes, ...props }) {
"core/heading", "core/heading",
"core/paragraph", "core/paragraph",
"core/list", "core/list",
"core/file",
"core/button", "core/button",
"core/buttons", "core/buttons",
"carhop-blocks/heading", "carhop-blocks/heading",