FEATURE hnadlign new innerblocks

This commit is contained in:
Antoine M 2025-11-25 15:09:17 +01:00
parent 05c48e2779
commit 31da558f4f

View File

@ -48,7 +48,7 @@ export default function Edit({ attributes, setAttributes, ...props }) {
const filteredTextColors = filterTextColors(
colors,
postType,
backgroundColor,
backgroundColor
);
function onBackgroundColorChange(value) {
@ -165,14 +165,16 @@ export default function Edit({ attributes, setAttributes, ...props }) {
"core/quote",
"core/pullquote",
"core/media-text",
"core/table",
"carhop-blocks/heading",
"carhop-blocks/decorative-shapes",
"acf/statistics-datas",
"carhop-blocks/scroll-story-block",
"carhop-blocks/cta-group",
"carhop-blocks/audio-player",
"ninja-forms/form",
"carhop-blocks/localisation-map",
"carhop-blocks/notice-panel",
"acf/statistics-datas",
"ninja-forms/form",
"gravityforms/form",
"dynamiques-blocks/sitemap",
"mailpoet/subscription-form-block",