From 92e0d6cbd895eb1c3931986157cb71c15b918238 Mon Sep 17 00:00:00 2001 From: chad1008 <13856531+chad1008@users.noreply.github.com> Date: Wed, 13 Dec 2023 18:12:46 -0500 Subject: [PATCH] focusable false --- .../src/components/inspector-controls-tabs/index.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/block-editor/src/components/inspector-controls-tabs/index.js b/packages/block-editor/src/components/inspector-controls-tabs/index.js index 04b6f3a35889dd..13cf097c88a074 100644 --- a/packages/block-editor/src/components/inspector-controls-tabs/index.js +++ b/packages/block-editor/src/components/inspector-controls-tabs/index.js @@ -52,17 +52,17 @@ export default function InspectorControlsTabs( { /> ) ) } - + - + - +