Restoring a version has two types of messages, success and error, but no matter if this action is a success or a failure, the toast message is never displayed. The fix is to import the toast from `@payloadcms/ui` instead of `sonner` directly. Fixes #11059