From c871fd7eb7a8aee06eb61a4acad7609cce0119d3 Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 11:04:16 +0000 Subject: [PATCH] style: format code with Prettier This commit fixes the style issues introduced in 119e629 according to the output from Prettier. Details: None --- src/components/ui/switch/Switch.vue | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/components/ui/switch/Switch.vue b/src/components/ui/switch/Switch.vue index 7831e825..7e6f3c13 100644 --- a/src/components/ui/switch/Switch.vue +++ b/src/components/ui/switch/Switch.vue @@ -1,12 +1,6 @@