From c9021c213248d4a2cd86e7c069cdc1b609a4eb44 Mon Sep 17 00:00:00 2001 From: Shane Bell Date: Mon, 7 Aug 2023 11:23:23 -0400 Subject: [PATCH 01/11] Minor issues. --- src/App.vue | 10 +++++++--- src/components/ColorPicker.vue | 6 +++++- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/src/App.vue b/src/App.vue index 5320d32..eb190a0 100644 --- a/src/App.vue +++ b/src/App.vue @@ -167,8 +167,9 @@ const massStatus = ref(stages[0]);