diff --git a/docs/06-forms.md b/docs/06-forms.md index b72594ec2..c96e5f1da 100644 --- a/docs/06-forms.md +++ b/docs/06-forms.md @@ -149,4 +149,4 @@ To make an uncontrolled component, `defaultValue` is used instead. > Note: > -> You can pass an array into the `value` attribute, allowing you to select multiple options in a `select` tag: ``.