react-admin
react-admin copied to clipboard
customising success message in delete with confirm
Closes #9837
As is is a new feature, it needs to target the next branch. React Admin v4 is feature-freeze as we are in the verge of releasing React Admin v5. This feature will hence have to be released in v5.
Can you rebase onto next?
Hi @slax57. I changed target branch to next. Can you review?
Thanks for your PR. Could you please add unit tests?
I've added unit tests.