vue-to-react icon indicating copy to clipboard operation
vue-to-react copied to clipboard

Input elements only parsed with a closing element

Open mcshaz opened this issue 6 years ago • 0 comments

will not parse <input > but will parse <input />

although in html the input element should not have a closing tag (as opposed to xhtml)

mcshaz avatar Jun 12 '19 10:06 mcshaz