From 455bb450598cbe221e750ebde5330fbdb83fb2c4 Mon Sep 17 00:00:00 2001 From: Mihail Marcu Date: Fri, 11 Mar 2022 16:30:34 +0200 Subject: [PATCH] #223: Add solution for customization of the external links --- packages/template/src/App.vue | 13 ++++-- packages/vue/src/components/SpAcc/SpAcc.vue | 45 ++++++++++--------- .../SpAccDropdown/SpAccDropdown.vue | 26 ++++++----- .../vue/src/components/SpNavbar/SpNavbar.vue | 6 ++- packages/vue/src/components/index.ts | 1 + 5 files changed, 54 insertions(+), 37 deletions(-) diff --git a/packages/template/src/App.vue b/packages/template/src/App.vue index 322c191a..1a8b0499 100644 --- a/packages/template/src/App.vue +++ b/packages/template/src/App.vue @@ -4,20 +4,27 @@ + > + +