From a45ddef38af8ea51267bdba29694d5fc04daf723 Mon Sep 17 00:00:00 2001 From: Angel Fernando Quiroz Campos Date: Sun, 13 Aug 2023 03:52:44 -0500 Subject: [PATCH] Fix #4265: button iconClass is not assigned when component is unstyled --- components/lib/button/Button.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/lib/button/Button.vue b/components/lib/button/Button.vue index bf7e50a8f..ba54416f9 100755 --- a/components/lib/button/Button.vue +++ b/components/lib/button/Button.vue @@ -5,8 +5,8 @@ - - + + {{ label || ' ' }}