Fork me on GitHub
#cljsrn
<
2016-05-09
>
misha23:05:44

@escherize:

(view {}
 (text {} "one")
 (text {} "two"))
?

misha23:05:07

you may need to use []instead of () in reagent. I'm not familiar with it.