Update error-viewer-modal.token.ts (#18776)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import type { UmbPeekErrorArgs } from '../../../notification/types.js';
|
||||
import { UmbModalToken } from '@umbraco-cms/backoffice/modal';
|
||||
import { UmbModalToken } from '../../token/index.js';
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/no-empty-object-type
|
||||
export interface UmbErrorViewerModalData extends UmbPeekErrorArgs {}
|
||||
|
||||
Reference in New Issue
Block a user