squint-cljs / cherry

Experimental ClojureScript to ES6 module compiler
https://squint-cljs.github.io/cherry
558 stars 22 forks source link

Investigate conditionals in JSX #51

Closed borkdude closed 2 years ago

borkdude commented 2 years ago

Currently using (if ...) as a child doesn't work properly.

borkdude commented 2 years ago

Should work now