vhtml
vhtml copied to clipboard
Fix edge case with rendering children as number 0
Passing in number 0 as a child would result in nothing being rendered. See test:
https://github.com/dburles/vhtml/blob/88278a1fb47f93edb40e974ab4eaf6923169f4a4/test/vhtml.js#L169-L178