Preact: `<img src="image.png" />` React: `<img src="image.png"/>` Not a critical issue but would be nice to match react's render to string output and it avoids having to do further minification.