Skip to content

Commit a9b2fdc

Browse files
committed
Improve sidebar UI for 'Hide SimpleTOC' option
Enhanced the sidebar sub-menu for the 'Hide SimpleTOC' option by wrapping the RadioControl in a styled div for better visual separation and clarity. Updated the readme to document this UI improvement.
1 parent 8211901 commit a9b2fdc

File tree

4 files changed

+43
-29
lines changed

4 files changed

+43
-29
lines changed

build/index.asset.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?php return array('dependencies' => array('react-jsx-runtime', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-editor', 'wp-element', 'wp-i18n', 'wp-primitives', 'wp-server-side-render'), 'version' => '2a31ee7f45c8d21c123b');
1+
<?php return array('dependencies' => array('react-jsx-runtime', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-data', 'wp-editor', 'wp-element', 'wp-i18n', 'wp-primitives', 'wp-server-side-render'), 'version' => 'e814a32c62b5cfd58def');

0 commit comments

Comments
 (0)