From 5ef1c284d013cad4baa5bb5d4fc1a3e40d291196 Mon Sep 17 00:00:00 2001 From: sharpshark28 Date: Sun, 21 May 2017 16:17:45 -0500 Subject: [PATCH] Spells page fully functional --- src/App.vue | 8 +- src/components/Spell.vue | 146 ++++++++++++++++++++++++----------- src/components/Spelllist.vue | 2 - 3 files changed, 107 insertions(+), 49 deletions(-) diff --git a/src/App.vue b/src/App.vue index f250163..9c1de6d 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,6 +1,6 @@