From 432e82a4f56bae6397ae1947eec3b7072e35e8fb Mon Sep 17 00:00:00 2001 From: rengjo Date: Tue, 20 Feb 2024 19:41:09 +0100 Subject: [PATCH] chg_pokemon_page_jsx --- src/PokemonPage.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/PokemonPage.jsx b/src/PokemonPage.jsx index e898f334e6..d697f5d448 100644 --- a/src/PokemonPage.jsx +++ b/src/PokemonPage.jsx @@ -33,7 +33,7 @@ const PokemonPage = ({ previous, next }) => {
{previous && Previous} Home - {next && Next} + {next && Next}