From 7f8a319acc4ecc5d031bbe66af8d471bb7a2c164 Mon Sep 17 00:00:00 2001 From: Kelly Dwan Date: Tue, 10 Dec 2024 18:09:44 -0500 Subject: [PATCH] Render button as a div in the editor to prevent keyboard events --- mu-plugins/blocks/modal/src/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mu-plugins/blocks/modal/src/index.js b/mu-plugins/blocks/modal/src/index.js index facc45aa..88cd7258 100644 --- a/mu-plugins/blocks/modal/src/index.js +++ b/mu-plugins/blocks/modal/src/index.js @@ -144,7 +144,7 @@ function Edit( {
setAttributes( { label } ) }