Tell us what’s happening:
Can someone help me please?
Your code so far
const store = Redux.createStore(
(state = 5) => state
);
// change code below this line
let currentState = store.getState(store)
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36.
Link to the challenge: