I posted before, and thought I'd try one more time, since I still haven't got this to work. I'm trying to get my state displayed on Redux Dev Tools (Extension). I have got the code over from the zalmoxisus GitHub, but it still doesn't seem to be working. If anyone can guide me on this, and knows how to work the Dev Tools extension, it would be a great help!
Asked
Active
Viewed 102 times
0

fastandthecurious
- 39
- 6
-
You are not using [combineReducers](https://redux.js.org/api/combinereducers#arguments) correctly, would provide correct code but can't copy code from an image so won't do it. – HMR Jan 01 '21 at 07:56
-
Ah yes. Thank you for the help ! – fastandthecurious Jan 01 '21 at 09:27