Good afternoon guys, are you okay?
The situation is as follows, I'm using the react-router-dom in an application in ReactJS and need to after saving on a form, it goes to the list screen, showing the new record. At first with the react-router-dom {Link} I can redirect, but I can not get the CRUD list updated.
Would anyone help me with this?
Thank you!