exciting-aftermath/Portfolio.WebUI.Server/Components/Pages/PokemonRate.razor

7 lines
177 B
Plaintext

@page "/pokemonsleep/add-new-pokemon"
@inject IPokemonService PokemonService
@inject NavigationManager Navigation
@attribute [StreamRendering]
@rendermode InteractiveServer