Switched from self created static constant json options to a source generator options
This commit is contained in:
@@ -19,7 +19,7 @@ public partial class Startup
|
||||
builder.RootComponents.Add<HeadOutlet>("head::after");
|
||||
|
||||
builder.Services.AddScoped(_ => new HttpClient { BaseAddress = new Uri(builder.HostEnvironment.BaseAddress) });
|
||||
|
||||
|
||||
builder.Services.AddShadcnBlazor();
|
||||
builder.Services.AddShadcnBlazorExtras();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user