Update dependency mui to v9.x

This commit is contained in:
schroda
2026-04-25 23:46:03 +02:00
parent 8155bd6906
commit f95b0c8bcc
30 changed files with 191 additions and 272 deletions
+3 -1
View File
@@ -306,7 +306,9 @@ export function Backup() {
<span>{t`Exclude: ${excludedCategoriesText}`}</span>
</>
}
secondaryTypographyProps={{ style: { display: 'flex', flexDirection: 'column' } }}
slotProps={{
secondary: { sx: { display: 'flex', flexDirection: 'column' } },
}}
/>
</ListItemButton>
<TimeSetting