From a3614f5fdb7de39d88846a37b7ea7d816b7765cc Mon Sep 17 00:00:00 2001 From: Mateja Date: Sun, 25 Jul 2021 01:35:36 +0200 Subject: Show number of items that can be checked out. --- client/src/App.vue | 12 ++++++++++-- client/src/views/Checkout.vue | 1 + 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/client/src/App.vue b/client/src/App.vue index 3a66a9e..906716b 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -10,7 +10,10 @@ Home -- cgit v1.2.3