From 87d83c33cfa00d1a1dda6940174ef1b0708185e8 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Fri, 1 Jan 2021 12:54:33 -0700 Subject: [PATCH] Add an error bar to the site --- web/src/App.vue | 56 +++++++++++++++++++++++++++++++++++++------------ 1 file changed, 43 insertions(+), 13 deletions(-) diff --git a/web/src/App.vue b/web/src/App.vue index 5584d91..3d0b471 100644 --- a/web/src/App.vue +++ b/web/src/App.vue @@ -1,9 +1,26 @@