Added Blazor back

This commit is contained in:
2023-02-04 10:37:35 -07:00
parent 2f1353d36c
commit 7173c0795a
7 changed files with 20 additions and 25 deletions

View File

@ -1,5 +1,9 @@
@inherits LayoutComponentBase
@namespace OI.Metrology.View.Shared
@using MudBlazor
<MudDialogProvider />
<MudSnackbarProvider />
<div class="navbar navbar-fixed-top @(AppSettings is not null && AppSettings.IsDevelopment ? "test-database" : "" )">
<div class="container-fluid">