prettier menu items

This commit is contained in:
proddy
2025-10-25 16:59:04 +02:00
parent d98f3cc8c5
commit accfeab6fa
3 changed files with 50 additions and 15 deletions

View File

@@ -73,19 +73,6 @@ const LayoutMenu = () => {
>
<ListItemText
primary={LL.MODULES()}
// secondary={
// LL.CUSTOMIZATIONS() +
// ', ' +
// LL.SCHEDULER() +
// ', ' +
// LL.CUSTOM_ENTITIES(0) +
// '...'
// }
// secondaryTypographyProps={{
// noWrap: true,
// fontSize: 12,
// color: menuOpen ? 'rgba(0,0,0,0)' : 'rgba(255,255,255,0.5)'
// }}
sx={{ my: 0 }}
slotProps={{
primary: {