mirror of
https://github.com/mue/mue.git
synced 2026-07-17 14:04:09 +02:00
fix: background credit (again)
This commit is contained in:
@@ -37,7 +37,7 @@ export default function Tab(props) {
|
||||
|
||||
let icon, divider;
|
||||
switch (props.label) {
|
||||
// Navbar
|
||||
// Navbar
|
||||
case 'Settings': icon = <Settings/>; break;
|
||||
case 'My Add-ons': icon = <Addons/>; break;
|
||||
case 'Marketplace': icon = <Marketplace/>; break;
|
||||
|
||||
Reference in New Issue
Block a user