Typo in mulipleChoice

Was seeking for exactly this example :D
This commit is contained in:
Gaël Poupard 2021-04-27 16:08:53 +02:00 committed by GitHub
parent ddd8cbcd4b
commit 2b432e85a5
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()]}"
>