Builds.
This commit is contained in:
parent
bfae0dfe34
commit
3361b8eca9
10 changed files with 48 additions and 53 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue