diff --git a/src/assets/house-check.svg b/src/assets/house-check.svg new file mode 100644 index 0000000..3bfe1b2 --- /dev/null +++ b/src/assets/house-check.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/assets/shopping-cart.svg b/src/assets/shopping-cart.svg new file mode 100644 index 0000000..0b4748b --- /dev/null +++ b/src/assets/shopping-cart.svg @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/src/components/shopping/CurrentShoppingListPage.vue b/src/components/shopping/CurrentShoppingListPage.vue index baa2b14..105154c 100644 --- a/src/components/shopping/CurrentShoppingListPage.vue +++ b/src/components/shopping/CurrentShoppingListPage.vue @@ -1,37 +1,117 @@ @@ -39,7 +119,7 @@