Skip to content

Commit

Permalink
fix divs
Browse files Browse the repository at this point in the history
  • Loading branch information
madassdev committed Oct 10, 2024
1 parent e0abb56 commit c6a75fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions client/components/forms/CheckboxInput.vue
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
:theme="theme"
/>
<div>
<div>
<slot name="label">
<label
:aria-label="id ? id : name"
Expand All @@ -41,7 +40,6 @@
</slot>
</div>
</div>
</div>

<template #help>
<span class="hidden" />
Expand Down

0 comments on commit c6a75fb

Please sign in to comment.