Fork me on GitHub
#reagent
<
2017-03-28
>
pesterhazy16:03:12

@talgiat props only refers to the first (map) argument of the fn, the rest are the children

pesterhazy16:03:28

it's a bit of a mismatch between react.js and reagent

pesterhazy16:03:00

argv is the right fn to call if you treat all arguments equally (it's what is stored in the argv prop of the react component)