From d058e0f4956c28d3dccad772049de14bf686be6e Mon Sep 17 00:00:00 2001 From: Daniel Roth Date: Fri, 7 Jun 2019 10:10:59 -0700 Subject: [PATCH] Fix inconsistent casing of LoginDisplay component (#10966) --- .../RazorComponentsWeb-CSharp/Shared/MainLayout.Auth.razor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ProjectTemplates/Web.ProjectTemplates/content/RazorComponentsWeb-CSharp/Shared/MainLayout.Auth.razor b/src/ProjectTemplates/Web.ProjectTemplates/content/RazorComponentsWeb-CSharp/Shared/MainLayout.Auth.razor index 68cb863785..f2f9098007 100644 --- a/src/ProjectTemplates/Web.ProjectTemplates/content/RazorComponentsWeb-CSharp/Shared/MainLayout.Auth.razor +++ b/src/ProjectTemplates/Web.ProjectTemplates/content/RazorComponentsWeb-CSharp/Shared/MainLayout.Auth.razor @@ -6,7 +6,7 @@
- + About