From 3bf5b6b4762d7dcd6a62651739fde39c40bc197e Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Sat, 15 May 2021 13:12:46 -0400 Subject: [PATCH] Add a loading spinner before the printers list is populated --- src/App.vue | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/src/App.vue b/src/App.vue index 8b935ba..a50d70e 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,5 +1,8 @@