diff --git a/samples/KristofferStrube.Blazor.WebAuthentication.WasmExample/Pages/Index.razor b/samples/KristofferStrube.Blazor.WebAuthentication.WasmExample/Pages/Index.razor index 9e73b9a..5be39ce 100644 --- a/samples/KristofferStrube.Blazor.WebAuthentication.WasmExample/Pages/Index.razor +++ b/samples/KristofferStrube.Blazor.WebAuthentication.WasmExample/Pages/Index.razor @@ -59,4 +59,6 @@ else if (errorMessage is not null)
@errorMessage
} +
+