This commit is contained in:
aliabid94 2022-06-09 16:40:17 -07:00 committed by GitHub
parent f3e070541e
commit 636a9688ba
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,7 @@
<input
on:change={(evt) => handle_change(evt)}
{disabled}
checked={value}
type="checkbox"
name="test"
class="gr-check-radio gr-checkbox {rounded} {border}"