From d9eadf1893b579966fda88ba9f8fb14140526ded Mon Sep 17 00:00:00 2001 From: sendevia Date: Sat, 15 Nov 2025 00:08:15 +0800 Subject: [PATCH] feat(button): refactor button component to use dynamic component for anchor and button elements --- .vitepress/theme/components/Button.vue | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/.vitepress/theme/components/Button.vue b/.vitepress/theme/components/Button.vue index 4012c46..b849d0a 100644 --- a/.vitepress/theme/components/Button.vue +++ b/.vitepress/theme/components/Button.vue @@ -18,18 +18,17 @@ const props = withDefaults(defineProps(), {