diff --git a/plugins/carhop-blocks/src/content-box/edit.js b/plugins/carhop-blocks/src/content-box/edit.js index d429505..b2e6ea9 100644 --- a/plugins/carhop-blocks/src/content-box/edit.js +++ b/plugins/carhop-blocks/src/content-box/edit.js @@ -185,13 +185,17 @@ export default function Edit({ attributes, setAttributes, ...props }) { "core/pullquote", "core/media-text", "core/table", + "carhop-blocks/chapter-section", "carhop-blocks/heading", "carhop-blocks/decorative-shapes", "carhop-blocks/scroll-story-block", + "carhop-blocks/cta", "carhop-blocks/cta-group", "carhop-blocks/audio-player", "carhop-blocks/localisation-map", "carhop-blocks/notice-panel", + "carhop-blocks/story-timeline", + "carhop-blocks/highlight-timeline", "acf/statistics-datas", "ninja-forms/form", "gravityforms/form",