remove ts5 features since test tool does not support it yet
This commit is contained in:
@@ -67,7 +67,7 @@ export class UmbBackofficeMainElement extends UmbLitElement {
|
||||
setup: (component) => {
|
||||
(component as UmbSectionElement).manifest = section;
|
||||
},
|
||||
} satisfies IRoute;
|
||||
};
|
||||
});
|
||||
|
||||
this._routes.push({
|
||||
|
||||
@@ -145,7 +145,7 @@ export class UmbWorkspaceLayoutElement extends UmbLitElement {
|
||||
console.groupEnd();
|
||||
}
|
||||
},
|
||||
} satisfies IRoute;
|
||||
};
|
||||
});
|
||||
|
||||
// If we have a post fix then we need to add a direct from the empty url of the split-view-index:
|
||||
|
||||
Reference in New Issue
Block a user