diff --git a/ui/src/components/card-checkbox/index.vue b/ui/src/components/card-checkbox/index.vue index bf8fc431b..cfac7a208 100644 --- a/ui/src/components/card-checkbox/index.vue +++ b/ui/src/components/card-checkbox/index.vue @@ -14,7 +14,7 @@ - + @@ -86,5 +86,4 @@ const checked = () => { } } } -