From 3067a84e2a66789d45834f8e97a8a397e1e6c413 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20Midb=C3=B8e?= Date: Fri, 7 Feb 2020 14:27:03 +0100 Subject: [PATCH] Only show rating if defined. --- src/components/TodaysPage.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/TodaysPage.vue b/src/components/TodaysPage.vue index 8b19038..f57d838 100644 --- a/src/components/TodaysPage.vue +++ b/src/components/TodaysPage.vue @@ -10,8 +10,8 @@

{{ wine.name }}

- {{ wine.rating }} rating - Les mer + {{ wine.rating }} rating + Les mer