Sign in
Log inSign up

React - Redux: How to setup Redux with React ?

Mrudang Shah's photo
Mrudang Shah
·Sep 12, 2019

I'm creating a simple CRUD operation with Redux, but i'm not able to create an action which i have created for Redux.

Please review below sandbox code.

codesandbox.io/embed/naughty-poincare-7tz02

Thanks in Advance...!