OlegSaidov
Results
1
comments of
OlegSaidov
> The code was something along those lines: > > ``` > const Element = props => (...) > > const Container = props => ( > > {(provided, snapshot)...