From b84f8ca40b6b53e4a607eb2e09626575178dd62e Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Mon, 14 Oct 2024 10:55:03 +0200 Subject: [PATCH] reorganize form --- ui/src/components/formView.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/ui/src/components/formView.vue b/ui/src/components/formView.vue index aae6e5b..de93833 100644 --- a/ui/src/components/formView.vue +++ b/ui/src/components/formView.vue @@ -238,12 +238,6 @@
- -
-

How many cigarettes did you smoke on that day?

- -
-

How many hours of sleep did you get approximately?

@@ -268,6 +262,12 @@

That day, I had {{ freeTime >= 0 ? freeTimeLevels[ freeTime ] : '...' }}

+ +
+

How many cigarettes did you smoke on that day?

+ + Prediction: coming soonTM +