Refacto StyleCop
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
</main>
|
||||
@if(ViewContext.RouteData.Values["area"]?.ToString() != "Administration")
|
||||
{
|
||||
@await Component.InvokeAsync("Sidebar")
|
||||
@await Component.InvokeAsync("Components.Sidebar.Default")
|
||||
}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user