Update README.md
This commit is contained in:
parent
cb4a1e960a
commit
6ec1dd49cb
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ It's
|
||||||
|
|
||||||
# Differences from Flute
|
# Differences from Flute
|
||||||
|
|
||||||
- New features:
|
- New features:
|
||||||
- Fragment `(<> ...)`. It allows you to group elements without a wrapper element.
|
- Fragment `(<> ...)`. It allows you to group elements without a wrapper element.
|
||||||
- Boolean attributes support (e.g. `checked`, `disabled`). If the value is
|
- Boolean attributes support (e.g. `checked`, `disabled`). If the value is
|
||||||
- `nil`: Nothing is rendered.
|
- `nil`: Nothing is rendered.
|
||||||
|
|
Loading…
Reference in a new issue