I need your help
Unanswered
Spectacled bear posted this in #help-forum
Spectacled bearOP
I have a list of products. The blue part is the server component. The red part is the edit button and is the client component.
So how do I update my product list after editing any product?
Note: I want to use redux to store product lists.
How should I implement it in my code?
So how do I update my product list after editing any product?
Note: I want to use redux to store product lists.
How should I implement it in my code?