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:
@@ -62,9 +62,6 @@ function FitControl() {
|
||||
options={FIT_OPTIONS}
|
||||
value={fitMode}
|
||||
onChange={setFitMode}
|
||||
className={styles.fit}
|
||||
optionClassName={styles.fitOption}
|
||||
activeClassName={styles.fitActive}
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user