From 996cee66a7b8648401b1e6141657152358ca7545 Mon Sep 17 00:00:00 2001 From: theo1 Date: Thu, 4 Feb 2021 20:31:28 +0100 Subject: [PATCH] working timer with associated word per minute speed at the end --- src/components/Screen.vue | 43 ++++++++++++++++++++++++++++++++++++--- 1 file changed, 40 insertions(+), 3 deletions(-) diff --git a/src/components/Screen.vue b/src/components/Screen.vue index 196a13e..f69e5c8 100644 --- a/src/components/Screen.vue +++ b/src/components/Screen.vue @@ -1,5 +1,7 @@