Commit 7b3b7bd
authored
Update your-first-component.md
In HTML, `img` elements are void elements that don't have an end tag and are not self-closing. This is what you would see if you opened the DOM in any modern browser, so I think the docs should accurately reflect this.1 parent 4c54ac9 commit 7b3b7bd
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
167 | | - | |
168 | | - | |
169 | | - | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
| |||
0 commit comments