Commit 75f2310
Update introduction.md (#796)
* Update introduction.md
I was working through the examples in Vue 3 and got the following error:
```
Elements in iteration expect to have 'v-bind:key' directives vue/require-v-for-key
```
Adding the key removes this error. I'm new to Vue (coming from React) and don't know if I'm missing something.
* Update src/guide/introduction.md
Co-authored-by: Natalia Tepluhina <tarya.se@gmail.com>1 parent 6c22374 commit 75f2310
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| |||
0 commit comments