Builds.
This commit is contained in:
@ -45,6 +45,5 @@
|
||||
}
|
||||
|
||||
<div class="container">
|
||||
@await Component.InvokeAsync("BlogIndex",new{ id = User.GetUserId() ?? "_anonymous_" ) }
|
||||
|
||||
@await Component.InvokeAsync("BlogIndex",new{ id = User.GetUserId() ?? "_anonymous_" })
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user