From 7731b37c1239f4491396db336997868776d10313 Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Thu, 26 Dec 2019 15:14:13 -0500 Subject: [PATCH] Improve event display, rather than just stringifying the json --- src/App.vue | 143 ++++++++++++++++++++++++++++++++-------------------- 1 file changed, 88 insertions(+), 55 deletions(-) diff --git a/src/App.vue b/src/App.vue index 8a52ba7..bbad93a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,22 +1,36 @@