Fork me on GitHub
#reagent
<
2018-07-21
>
polymeris22:07:04

> Warning: Functions are not valid as a React child. This may happen if you return a Component instead of <Component /> from render. Or maybe you meant to call this function rather than return it. Getting this in the console when trying to create a Form-2 reagent component

polymeris22:07:39

Hmm, was the way I was calling that component using (map component xs)