Adding MudBlazor UI with new Nav
This commit is contained in:
@@ -4,8 +4,6 @@ using Playground;
|
||||
|
||||
using MudBlazor.Services;
|
||||
|
||||
|
||||
|
||||
var builder = WebAssemblyHostBuilder.CreateDefault(args);
|
||||
builder.RootComponents.Add<App>("#app");
|
||||
builder.RootComponents.Add<HeadOutlet>("head::after");
|
||||
|
||||
Reference in New Issue
Block a user