7 lines
147 B
Plaintext
7 lines
147 B
Plaintext
@page "/products"
|
|
|
|
<PageTitle>Produkty</PageTitle>
|
|
|
|
<MudContainer MaxWidth="MaxWidth.ExtraExtraLarge">
|
|
<ProductListComponent />
|
|
</MudContainer> |