Commit a6f97b8
authored
🐛 FIX: do not close
Remove closing tag from `<input>`, since this is a void element: https://developer.mozilla.org/en-US/docs/Glossary/Void_elementinput tag (#195)1 parent e258b45 commit a6f97b8
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
187 | 189 | | |
188 | 190 | | |
189 | 191 | | |
| |||
0 commit comments