mirror of
https://github.com/olehomelchenko/astrolabe.git
synced 2026-08-08 02:02:33 +00:00
Unify segmented controls on a shared module with grey selection
This commit is contained in:
@@ -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} />
|
||||
|
||||
Reference in New Issue
Block a user