0
Good afternoon guys, all right?
The situation is this, I am using the React-router-dom in an application in Reactjs and need that after clicking save in a form, the same goes to the listing screen, showing the new record. At first with the { Link } of the React-router-dom I can redirect, but I’m unable to get the CRUD list updated.
Someone would know to help me with that?
Thanks!