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.
1 parent 173fd83 commit f4826c7Copy full SHA for f4826c7
src/packages/core/dashboard/dashboard.extension.ts
@@ -1,4 +1,4 @@
1
-import type { UmbDashboardElement } from '../extension-registry/interfaces/index.js';
+import type { UmbDashboardElement } from './dashboard-element.interface.js';
2
import type { ManifestElement, ManifestWithDynamicConditions } from '@umbraco-cms/backoffice/extension-api';
3
4
export interface ManifestDashboard
0 commit comments