simplifying

This commit is contained in:
Niels Lyngsø
2024-11-07 16:52:53 +01:00
parent 287e2a54cc
commit 0ac646517c

View File

@@ -39,9 +39,6 @@ export class UmbDashboardTab2Element extends UmbElementMixin(LitElement) {
<p>This element hosts the UmbModalRouteRegistrationController</p>
<a href=${this._editLinkPath ?? ''}>Open modal</a>
<hr />
Path: ${this._editLinkPath}
</div>
`;
}