basir / amazona

Build Ecommerce Like Amazon By MERN Stack
https://www.udemy.com/course/build-ecommerce-website-like-amazon-react-node-mongodb
597 stars 483 forks source link

Adding redux to Homescreen #97

Open TafadzwaTaks opened 3 years ago

TafadzwaTaks commented 3 years ago

i keep on getting this error , please assist me , error message 1

the code below is what is triggering the error (TypeError: Object(...) is not a function) useEffect(() => { dispatch(listProducts()); }, [dispatch]);

please help me , please anyone.