This repository has been archived by the owner on May 13, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove extra brackets from render in particular cases.
For HH syntax, even if node has single text child, it should be wrapped in bracked due to ohanhi/hyperscript-helpers#6 (comment) For HH syntax, hovewer it is not required. Brackets around single commend child are not required in both syntaxes.
- Loading branch information
1 parent
f9fb178
commit a9bb8ea
Showing
2 changed files
with
10 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters