From eee7a85cba418bbac0032fb0ddece92a1a4cee51 Mon Sep 17 00:00:00 2001 From: Adrian Thompson Date: Wed, 21 Oct 2020 10:41:50 +0200 Subject: [PATCH] renaming and dynamic layout --- src/components/VinlottisPage.vue | 87 +++++++++++++++++++++++++++----- src/ui/TotalBought.vue | 8 ++- 2 files changed, 81 insertions(+), 14 deletions(-) diff --git a/src/components/VinlottisPage.vue b/src/components/VinlottisPage.vue index 6853636..638a78c 100644 --- a/src/components/VinlottisPage.vue +++ b/src/components/VinlottisPage.vue @@ -1,6 +1,6 @@