From acf51479ac30812f304235b3caaabefc8057d869 Mon Sep 17 00:00:00 2001 From: samcm Date: Sun, 24 Dec 2017 01:46:43 +1100 Subject: [PATCH] Invite Button recolor --- src/App.vue | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/App.vue b/src/App.vue index 94427613..7f7123f1 100644 --- a/src/App.vue +++ b/src/App.vue @@ -17,7 +17,7 @@ - Invite + Invite {{ item.title }} @@ -37,8 +37,7 @@ chevron_right + v-for="item in crumbs" :key="item.text" :to="item.to" :exact="true"> {{ item.text }}