Skip to content

Commit e5817ad

Browse files
author
Loïc Mangeonjean
committed
doc: add deprecation details
1 parent dd06c29 commit e5817ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/service-override/messages.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import getNotificationServiceOverride from './notifications'
55
import getDialogServiceOverride from './dialogs'
66

77
/**
8-
* @deprecated
8+
* @deprecated use `getNotificationServiceOverride` and `getDialogServiceOverride` instead
99
*/
1010
export default function getServiceOverride (container?: HTMLElement): IEditorOverrideServices {
1111
return {

0 commit comments

Comments
 (0)