Merge pull request 'Primer commit feature' (#1) from feature/leandro/consumos into master
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 4m32s
All checks were successful
CI/CD Pipeline / Build and Deploy with Docker Compose (push) Successful in 4m32s
Reviewed-on: http://saludlab.com.ar:3000/leandro/phronCare/pulls/1
This commit is contained in:
commit
d7305ef0b4
@ -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