Implement styling options for all the bar components (not menus) through options variables.
This commit is contained in:
@@ -29,6 +29,7 @@ const SysTray = () => {
|
||||
children: items,
|
||||
}),
|
||||
isVisible: true,
|
||||
boxClass: "systray",
|
||||
isVis,
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user