diff --git a/src/components/input/button.vue b/src/components/input/button.vue index f8a6d56947..3625d65306 100644 --- a/src/components/input/button.vue +++ b/src/components/input/button.vue @@ -72,7 +72,7 @@ const showIconOnly = computed(() => icon !== '' && typeof slots.default === 'und