Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
rahiyansafin committed May 6, 2023
1 parent e114e28 commit d56998d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion HR.LeaveManagement.BlazorUI/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
using Microsoft.AspNetCore.Components.Web;
using Microsoft.AspNetCore.Components.WebAssembly.Hosting;


var builder = WebAssemblyHostBuilder.CreateDefault(args);
builder.RootComponents.Add<App>("#app");
builder.RootComponents.Add<HeadOutlet>("head::after");
Expand Down

0 comments on commit d56998d

Please sign in to comment.