Update src/Umbraco.Web.UI.Client/src/packages/core/notification/modals/error-viewer/error-viewer-modal.token.ts
Co-authored-by: Jacob Overgaard <752371+iOvergaard@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { UmbModalToken } from '@umbraco-cms/backoffice/modal';
|
||||
import type { UmbPeekErrorArgs } from '../../types';
|
||||
import type { UmbPeekErrorArgs } from '../../types.js';
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/no-empty-object-type
|
||||
export interface UmbErrorViewerModalData extends UmbPeekErrorArgs {}
|
||||
|
||||
Reference in New Issue
Block a user