[docs] Multi select works by pressing and holding shift key (#6532)

For better understanding.
pull/6549/head
Ashish Kapoor 3 years ago committed by GitHub
parent 5dd1e6e232
commit ddde34aeb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -16,4 +16,6 @@ Returning to our [earlier ice cream example](tutorial/group-inputs), we can repl
</option>
{/each}
</select>
```
```
> Press and hold the `shift` key for selecting multiple options.

Loading…
Cancel
Save