From 586582da54a1988a1ef49fef5925bbc1b8ac5387 Mon Sep 17 00:00:00 2001 From: FragginWagon Date: Wed, 28 Jan 2026 05:07:57 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Refactor=20prop=20definitions=20?= =?UTF-8?q?to=20use=20explicit=20types=20and=20default=20values?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/ProfessorPokeball.vue | 21 ++++++++++++------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/code/websites/pokedex.online/src/components/ProfessorPokeball.vue b/code/websites/pokedex.online/src/components/ProfessorPokeball.vue index 7002c1d..4640e2e 100644 --- a/code/websites/pokedex.online/src/components/ProfessorPokeball.vue +++ b/code/websites/pokedex.online/src/components/ProfessorPokeball.vue @@ -19,14 +19,19 @@