cantierecreativo/redux-bees

Using Query doesn't work

Opened this issue · 0 comments

Hi! I've been following the documentation and tried to pass down some props from an API call through the query decorator. However, it doesn't pass down the props. What am I missing?

To get an example, I'm using the same syntax as in the state selectors section, but with another component.