ProductList
This commit is contained in:
7
Bimix.UI.Shared/Pages/ProductListPage.razor
Normal file
7
Bimix.UI.Shared/Pages/ProductListPage.razor
Normal file
@@ -0,0 +1,7 @@
|
||||
@page "/products"
|
||||
|
||||
<PageTitle>Produkty</PageTitle>
|
||||
|
||||
<MudContainer MaxWidth="MaxWidth.ExtraExtraLarge">
|
||||
<ProductListComponent />
|
||||
</MudContainer>
|
||||
Reference in New Issue
Block a user