From 8d0ca403d59a40f1e087dd86f4a4c2e8ffe6914c Mon Sep 17 00:00:00 2001 From: tugcekucukoglu Date: Thu, 9 May 2024 15:51:13 +0300 Subject: [PATCH] Button demo updates --- doc/button/IconsDoc.vue | 14 +++++++++++--- pages/button/index.vue | 5 +++-- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/doc/button/IconsDoc.vue b/doc/button/IconsDoc.vue index 1b84061b7..f176321ea 100644 --- a/doc/button/IconsDoc.vue +++ b/doc/button/IconsDoc.vue @@ -3,9 +3,11 @@

Icon of a button is specified with icon property and position is configured using iconPos attribute.

-
@@ -19,6 +21,8 @@ export default {