Skip to content

Commit f9ca695

Browse files
committed
fix readme spacing
1 parent df3b835 commit f9ca695

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ Here's some ergonomic features you get for free that aren't present in JSX:
3131
- HTML's self-closing tags: `<img src=${url}>`
3232
- Optional end-tags: `<section><h1>this is the whole template!`
3333
- Component end-tags: `<${Footer}>footer content<//>`
34-
-
3534
- Support for HTML comments: `<div><!-- don't delete this! --></div>`
3635

3736
## Project Status

0 commit comments

Comments
 (0)