Merge pull request #1352 from ffoodd/patch-2

Typo in `mulipleChoice`
This commit is contained in:
Thijs Louisse 2021-04-27 23:33:07 +02:00 committed by GitHub
commit 6a614dda23
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -128,7 +128,7 @@ export const main = () => {
label="Input range"
></lion-input-range>
<lion-checkbox-group
.mulipleChoice="${false}"
.multipleChoice="${false}"
name="terms"
.validators="${[new Required()]}"
>