From 5a3f14ae51127b844daf5a34f4f9397803610d40 Mon Sep 17 00:00:00 2001 From: advplyr Date: Thu, 29 Dec 2022 18:03:05 -0600 Subject: [PATCH] Remove extra space from label --- client/components/ui/TextInputWithLabel.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/client/components/ui/TextInputWithLabel.vue b/client/components/ui/TextInputWithLabel.vue index ccabad02..032e24ca 100644 --- a/client/components/ui/TextInputWithLabel.vue +++ b/client/components/ui/TextInputWithLabel.vue @@ -1,9 +1,9 @@