From 821a1f88de86053242fd69acf5e88ef94a774a8e Mon Sep 17 00:00:00 2001 From: Brian Rogers Date: Thu, 28 Apr 2022 14:25:57 -0600 Subject: [PATCH] added status and error notification --- src/App.vue | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/src/App.vue b/src/App.vue index 1b7b75a..3e09103 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,5 +1,8 @@