mirror of
https://github.com/mue/mue.git
synced 2026-07-14 20:43:54 +02:00
style: new transition between modal tabs
This commit is contained in:
@@ -88,7 +88,7 @@ function Tab({ label, currentTab, onClick, navbarTab }) {
|
||||
label === variables.getMessage('modals.main.settings.sections.experimental.title') &&
|
||||
!isExperimental
|
||||
) {
|
||||
return <hr />;
|
||||
return null;
|
||||
}
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user