diff --git a/Blazor-Server-Demos/Components/App.razor b/Blazor-Server-Demos/Components/App.razor index e81ad882..5a9f9068 100644 --- a/Blazor-Server-Demos/Components/App.razor +++ b/Blazor-Server-Demos/Components/App.razor @@ -71,11 +71,11 @@ - - - - - + + + + + } else if(!isDEBUG && isSTAGING) { @@ -150,11 +150,11 @@ // Preloading LCP image of Demo page with high priority. @if(!isSTAGING && isRELEASE) { - - - - - + + + + + } else if(!isDEBUG && isSTAGING) { @@ -251,7 +251,7 @@ } else { - + } + }