Next.js Discord

Discord Forum

I need your help

Unanswered
Spectacled bear posted this in #help-forum
Open in Discord
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?

0 Replies