Go back to your frontend application (at http://localhost:5173/).
In the list of users, on the row of the user with Bill Gates
name, click the Action
button (the three dots at the end of the row).
Click Edit
.
Type in the new information:
William Henry Gates III
.bill@microsoft.com
.Click Save
.
You should see the updated user in the users list.
Refresh the page and verify that the updated user is still persistent.