Fork me on GitHub
#reagent
<
2015-11-30
>
settinghead00:11:12

is it possible to use a react component written in js with reagent? say this one: https://github.com/andreypopp/react-textarea-autosize or do i have to rewrite it in cljs?

gadfly36100:11:20

try using reagent's adapt-react-class

trancehime06:11:19

anyone alive