From 391372346ff2fe82cddd49a30b18716eb491ef7c Mon Sep 17 00:00:00 2001 From: hay-kot Date: Mon, 24 May 2021 20:12:14 -0700 Subject: [PATCH] lazy-load shopping list --- frontend/src/pages/ShoppingList/index.vue | 26 +++++++++++++---------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/frontend/src/pages/ShoppingList/index.vue b/frontend/src/pages/ShoppingList/index.vue index 567f0aa9f..66667bcc4 100644 --- a/frontend/src/pages/ShoppingList/index.vue +++ b/frontend/src/pages/ShoppingList/index.vue @@ -92,20 +92,24 @@

{{ item.quantity }}

- + mdi-window-close - - + +
+ + +
+