mirror of
https://github.com/Alvin-Zilverstand/pokedex.git
synced 2026-03-06 13:25:11 +01:00
Refactor Pokémon detail display and improve error handling in data fetching
This commit is contained in:
@@ -64,7 +64,7 @@
|
||||
</div>
|
||||
<div class="pokemon-detail-wrap">
|
||||
<div class="pokemon-detail move"></div>
|
||||
<p class="caption-fonts">Move</p>
|
||||
<p class="caption-fonts">Abilities</p>
|
||||
</div>
|
||||
</div>
|
||||
<p class="body3-fonts pokemon-description"></p>
|
||||
|
||||
Reference in New Issue
Block a user