remove broken MudBlazor.ThemeManager 3.0.0 dependency — incompatible with MudBlazor 8.15.0, ThemeManagerTheme wrapper produced NRE in GenerateTheme; wire MudThemeProvider to DeepDrftPalettes.Default and hardcode AppBar Elevation=4

This commit is contained in:
Daniel Harvey
2026-05-21 15:22:52 -04:00
parent 599fc7ce9b
commit b27f687291
4 changed files with 2 additions and 27 deletions
-1
View File
@@ -8,7 +8,6 @@
@using Microsoft.JSInterop
@using MudBlazor
@using MudBlazor.Services
@using MudBlazor.ThemeManager
@using DeepDrftPublic.Client.Common
@using DeepDrftShared.Client.Common
@using DeepDrftShared.Client.Components