How can I trigger a data refresh after a form is updated?
When using antd form to update data, how can I ensure the data is refreshed on other places that are using it.
For example if a user edits their name it should trigger their name in the header to be reloaded and reset.
For example if a user edits their name it should trigger their name in the header to be reloaded and reset.
