From 5f1efd4e32674ea338853344bf20744f480ec199 Mon Sep 17 00:00:00 2001 From: Joscha Date: Mon, 3 Mar 2025 17:36:19 +0100 Subject: [PATCH] Remove unnecessary form ref --- .../src/components/CSegmentCalendar.vue | 5 ++--- showbits-thermal-printer-ui/src/components/CSegmentEgg.vue | 5 ++--- .../src/components/CSegmentTictactoe.vue | 5 ++--- 3 files changed, 6 insertions(+), 9 deletions(-) diff --git a/showbits-thermal-printer-ui/src/components/CSegmentCalendar.vue b/showbits-thermal-printer-ui/src/components/CSegmentCalendar.vue index beca989..3f6f39e 100644 --- a/showbits-thermal-printer-ui/src/components/CSegmentCalendar.vue +++ b/showbits-thermal-printer-ui/src/components/CSegmentCalendar.vue @@ -1,10 +1,9 @@