type correction

This commit is contained in:
Niels Lyngsø
2023-07-26 14:35:02 +02:00
parent 9af9154346
commit 38f62f6316

View File

@@ -28,7 +28,7 @@ export class UmbSectionSidebarMenuWithEntityActionsElement extends UmbSectionSid
<umb-entity-actions-bundle
slot="actions"
.unique=${null}
entity-type=${this.manifest?.meta.entityType}
.entityType=${this.manifest?.meta.entityType}
.label=${this.manifest?.meta.label}>
</umb-entity-actions-bundle>
</div> `;