Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"image is a void" #266

Open
MG10327 opened this issue Sep 18, 2024 · 0 comments
Open

"image is a void" #266

MG10327 opened this issue Sep 18, 2024 · 0 comments

Comments

@MG10327
Copy link
Owner

MG10327 commented Sep 18, 2024

This happens when an element can't have child elements.

No other elements go inside an image tag.

So instead of writing it like this:
<img> </img>

Write it like this:
<img />

@MG10327 MG10327 converted this from a draft issue Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Typescript
Development

No branches or pull requests

1 participant