Basket : Improve, reduce, remove duplication call to database (#610)
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
</section>
|
||||
|
||||
<section class="col-lg-1 col-xs-12">
|
||||
@await Component.InvokeAsync("Basket", User.Identity.Name)
|
||||
@await Component.InvokeAsync("Basket")
|
||||
</section>
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user