Skip to content

Commit

Permalink
docs: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
romelperez committed Jan 9, 2019
1 parent 3611e32 commit e2d9c69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,10 +123,10 @@ This is like [Preact](https://preactjs.com) but with simple support for componen
- Custom HTML attributes as props:
- `class` as `className`
- `for` as `htmlFor`
- `ref` prop support
- `ref` prop function support
- `style` prop as object support
- To render HTML string children, use `html` prop
- Asynchronous rendering
- Synchronous rendering
- No `state` support
- No `context` support
- No hooks
Expand Down

0 comments on commit e2d9c69

Please sign in to comment.