scroll to multiple checkbox field

pull/250/head
Pete Matsyburka 2 years ago
parent 5b24793f2b
commit de072d1437

@ -45,6 +45,7 @@
<label
:for="option.uuid"
class="flex items-center space-x-3"
@click="scrollIntoField(field)"
>
<input
:id="option.uuid"

Loading…
Cancel
Save