Skip to content

Commit

Permalink
refactor: change deprecated message
Browse files Browse the repository at this point in the history
  • Loading branch information
markuczy committed Jun 26, 2024
1 parent 9775472 commit 3c896d0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -395,7 +395,7 @@ export class PortalDialogService {
extras?: PortalDialogConfig
): Observable<DialogState<T>>
/**
* @deprecated Use `extras` instead
* @deprecated Use `extras` instead of `showXButton`
*/
openDialog<T>(
title: TranslationKey | null,
Expand Down

0 comments on commit 3c896d0

Please sign in to comment.