fix(elements/applauncher): add eco app launcher components, wifi/sound/battery menus, demos and new eco-screensaver; replace dees-screensaver (breaking API change)
This commit is contained in:
@@ -46,5 +46,5 @@ export function getZIndex(category: keyof typeof zIndexLayers, subcategory?: str
|
||||
|
||||
// Z-index assignments for components
|
||||
export const componentZIndex = {
|
||||
'dees-screensaver': zIndexLayers.overlay.screensaver,
|
||||
'eco-screensaver': zIndexLayers.overlay.screensaver,
|
||||
} as const;
|
||||
|
||||
Reference in New Issue
Block a user