Emanuel Quimper
Emanuel Quimper
Hello thanks for this library. I did see one of the last release rightToLeft props was add. If I set it to true this doesn't work for me. Look like...
That gonna help to make an easier jump between database.
How can I deal with nestedReducer if I have something like ``` { api: { ...apiReducer }, ui: { gamesLiked, channelsLiked, navBar } } ``` But I want to deal...
would be nice to be able to do this. `const MyButton = Utility.createUtilityComponent(Button)` This will get the full context like theme etc.