diff --git a/docs/docs/07-forms.md b/docs/docs/07-forms.md index e7e769cd02b6..db65f1844068 100644 --- a/docs/docs/07-forms.md +++ b/docs/docs/07-forms.md @@ -166,3 +166,8 @@ 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: `