From 1062b77126b6d37020b1d6adafdcfab67172c123 Mon Sep 17 00:00:00 2001 From: Ben Leonard Date: Fri, 14 Nov 2025 14:23:11 +0000 Subject: [PATCH] Made table cell content blocks deletable --- blocks/table/templates/cell-content.php | 1 - blocks/table/templates/cell.php | 1 - 2 files changed, 2 deletions(-) diff --git a/blocks/table/templates/cell-content.php b/blocks/table/templates/cell-content.php index 05c5916..a373818 100644 --- a/blocks/table/templates/cell-content.php +++ b/blocks/table/templates/cell-content.php @@ -49,7 +49,6 @@ function ( $modifier_class ) { diff --git a/blocks/table/templates/cell.php b/blocks/table/templates/cell.php index 43211b7..8001e09 100644 --- a/blocks/table/templates/cell.php +++ b/blocks/table/templates/cell.php @@ -23,7 +23,6 @@