@page "/pokemonsleep/rate-pokemon" @inject IPokemonService PokemonService @inject IPokemonNatureService PokemonNatureService @inject IPokemonSubskillService PokemonSubskillService @inject NavigationManager Navigation @attribute [StreamRendering] @rendermode InteractiveServer Rate Pokémon @if (PokemonList == null || NatureList == null || SubskillList == null) {
Loading...