Skip to content

falsy JsxText renders correctly (honoring 0)

Compare
Choose a tag to compare
@TroyAlford TroyAlford released this 22 Mar 21:28
· 156 commits to develop since this release
  • JSX like <p>{0}</p> should output <p>0</p> instead of <p></p> (#83)