diff --git a/packages/library/src/components/ui/checkbox/Checkbox.vue b/packages/library/src/components/ui/checkbox/Checkbox.vue index f370cb2..29d285d 100644 --- a/packages/library/src/components/ui/checkbox/Checkbox.vue +++ b/packages/library/src/components/ui/checkbox/Checkbox.vue @@ -1,34 +1,50 @@ diff --git a/packages/library/src/components/ui/switch/Switch.vue b/packages/library/src/components/ui/switch/Switch.vue index f56f98b..8b5dcdb 100644 --- a/packages/library/src/components/ui/switch/Switch.vue +++ b/packages/library/src/components/ui/switch/Switch.vue @@ -1,44 +1,56 @@