From af7d0eae27e8b92fabdf5cd17d4c96446776ce62 Mon Sep 17 00:00:00 2001 From: Keith Solomon Date: Sat, 20 Jun 2026 21:33:52 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix:=20Fix=20button=20class=20es?= =?UTF-8?q?caping=20issue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- views/blocks/buttons/buttons.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/views/blocks/buttons/buttons.php b/views/blocks/buttons/buttons.php index af332f5..3290dec 100644 --- a/views/blocks/buttons/buttons.php +++ b/views/blocks/buttons/buttons.php @@ -15,6 +15,6 @@ $classes = 'align-with-content my-[1.2em]'; $wrapper = blockWrapperAttributes( $classes, $is_preview ); ?> -
> +
>