Tell us what’s happening:
I DONT GET IT IT IS NOT PASSING PLZ HELP ME
Your code so far
const reducer = (state = 5) => {
return state;
}
const reduxStore;
// Redux methods are available from a Redux object
// For example: Redux.createStore()
// Define the store here:
Your browser information:
User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:77.0) Gecko/20100101 Firefox/77.0.
Challenge: Create a Redux Store
Link to the challenge: