We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df3b835 commit f9ca695Copy full SHA for f9ca695
1 file changed
README.md
@@ -31,7 +31,6 @@ Here's some ergonomic features you get for free that aren't present in JSX:
31
- HTML's self-closing tags: `<img src=${url}>`
32
- Optional end-tags: `<section><h1>this is the whole template!`
33
- Component end-tags: `<${Footer}>footer content<//>`
34
--
35
- Support for HTML comments: `<div><!-- don't delete this! --></div>`
36
37
## Project Status
0 commit comments