hi everyone my code not work and i don't know the problem . thank you
You need to remove { } from line 7 of Counter.js and replace it with this line:
{ }
Counter.js
const value = useSelector(state => state.Counter)