Corrected UmbInputDocumentTypeElement import
My mistake with attempting to resolve the merge-conflict in the browser! 🤦
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { UmbDocumentTypeInputElement } from '@umbraco-cms/backoffice/document-type';
|
||||
import { UmbInputDocumentTypeElement } from '@umbraco-cms/backoffice/document-type';
|
||||
import { UmbInputMediaTypeElement } from '@umbraco-cms/backoffice/media-type';
|
||||
import { UmbMemberTypeInputElement } from '@umbraco-cms/backoffice/member-type';
|
||||
import type { UmbTreePickerSource } from '@umbraco-cms/backoffice/components';
|
||||
|
||||
Reference in New Issue
Block a user