fix(checkbox): fix two-way binding (#1042)

Fixes #967
This commit is contained in:
metonym 2022-01-26 19:04:32 -08:00 committed by GitHub
commit 048ebc7b81
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 13 additions and 9 deletions

View file

@ -735,7 +735,6 @@
"kind": "let",
"description": "Specify the bound group",
"type": "any[]",
"value": "[]",
"isFunction": false,
"isFunctionDeclaration": false,
"constant": false,