Fork me on GitHub
#reagent
<
2017-07-03
>
naomarik20:07:32

if i have a function in an outer-let, how can I gain access to the component being rendered inside it? i was working around doing this with some jquery but not an option anymore

naomarik20:07:27

resetting the props into an atom from component-did-mount worked for me