diff --git a/ayanova/src/App.vue b/ayanova/src/App.vue index e04b13ae..3a5c893c 100644 --- a/ayanova/src/App.vue +++ b/ayanova/src/App.vue @@ -50,14 +50,13 @@ v-for="subsub in subitem.navItems" :key="subsub.key" :to="subsub.route" - link > + + {{ "fa-" + subsub.icon }} + - - {{ "fa-" + subsub.icon }} -