Search code examples
countertoolkit

code problem code not run and i can't solve the problem


hi everyone my code not work and i don't know the problem . thank you


Solution

  • You need to remove { } from line 7 of Counter.js and replace it with this line:

    const value = useSelector(state  => state.Counter)