Unify segmented controls on a shared module with grey selection

This commit is contained in:
2026-06-05 13:41:29 +03:00
parent 0f8738cd0c
commit cc0814a596
6 changed files with 65 additions and 82 deletions
-3
View File
@@ -81,9 +81,6 @@ function EditorToolbar() {
options={VIEW_OPTIONS}
value={editorView}
onChange={setEditorView}
className={styles.viewToggle}
optionClassName={styles.viewOption}
activeClassName={styles.viewActive}
/>
<span className={styles.spacer} />