From 2d89f09b922ce9d0d75268cd5f2a04ec76c3da2c Mon Sep 17 00:00:00 2001 From: FragginWagon Date: Wed, 28 Jan 2026 22:23:14 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Add=20slot=20support=20to=20BaseBut?= =?UTF-8?q?ton=20component?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../pokedex.online/src/components/shared/BaseButton.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/websites/pokedex.online/src/components/shared/BaseButton.vue b/code/websites/pokedex.online/src/components/shared/BaseButton.vue index 923eb57..e53a655 100644 --- a/code/websites/pokedex.online/src/components/shared/BaseButton.vue +++ b/code/websites/pokedex.online/src/components/shared/BaseButton.vue @@ -25,7 +25,7 @@