fix property inherited url

This commit is contained in:
Niels Lyngsø
2024-05-01 13:22:26 +02:00
parent 0aef50fd2d
commit 0163f247dc

View File

@@ -152,6 +152,7 @@ export class UmbContentTypeWorkspaceViewEditGroupElement extends UmbLitElement {
<uui-box>
${this.#renderContainerHeader()}
<umb-content-type-design-editor-properties
.editContentTypePath=${this.editContentTypePath}
container-id=${this._groupId}></umb-content-type-design-editor-properties>
</uui-box>
`