Update #50
Annotations
2 warnings
build:
src/BlazorTemplate.Web/Components/Layout/MainLayout.razor#L37
Non-nullable field '_mudThemeProvider' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
src/BlazorTemplate.Web/Components/Layout/MainLayout.razor#L37
Non-nullable field '_mudThemeProvider' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|