AdminPanel/NetinaShop.AdminPanel.PWA/Pages/BrandsPage.razor

8 lines
56 B
Plaintext

@page "/BrandsPage"
<h3>BrandsPage</h3>
@code {
}