We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd06c29 + e5817ad commit f07c3eeCopy full SHA for f07c3ee
1 file changed
src/service-override/messages.ts
@@ -5,7 +5,7 @@ import getNotificationServiceOverride from './notifications'
5
import getDialogServiceOverride from './dialogs'
6
7
/**
8
- * @deprecated
+ * @deprecated use `getNotificationServiceOverride` and `getDialogServiceOverride` instead
9
*/
10
export default function getServiceOverride (container?: HTMLElement): IEditorOverrideServices {
11
return {
0 commit comments