Compare commits
2 Commits
fa5b51dc40
...
d7305ef0b4
| Author | SHA1 | Date | |
|---|---|---|---|
| d7305ef0b4 | |||
| 243f7eb361 |
@ -14,6 +14,7 @@ using phronCare.UIBlazor.Services.Stock.Expeditions;
|
||||
using phronCare.UIBlazor.Services.Tickets;
|
||||
using phronCare.UIBlazor.Services.UI;
|
||||
using System.Globalization;
|
||||
|
||||
var builder = WebAssemblyHostBuilder.CreateDefault(args);
|
||||
builder.RootComponents.Add<App>("#app");
|
||||
builder.RootComponents.Add<HeadOutlet>("head::after");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user