From 75093f1daae88a86edcb86226aa4b2f78423ab39 Mon Sep 17 00:00:00 2001 From: FragginWagon Date: Wed, 28 Jan 2026 05:03:52 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Refactor=20props=20definition=20?= =?UTF-8?q?and=20add=20`inheritAttrs`=20option=20in=20ProfessorPokeball=20?= =?UTF-8?q?component?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/ProfessorPokeball.vue | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/code/websites/pokedex.online/src/components/ProfessorPokeball.vue b/code/websites/pokedex.online/src/components/ProfessorPokeball.vue index 0809c9b..5b67fa9 100644 --- a/code/websites/pokedex.online/src/components/ProfessorPokeball.vue +++ b/code/websites/pokedex.online/src/components/ProfessorPokeball.vue @@ -19,12 +19,21 @@