align method names
This commit is contained in:
@@ -45,7 +45,7 @@ export class UmbSectionSidebarContext extends UmbContextBase<UmbSectionSidebarCo
|
||||
this.#contextElement = undefined;
|
||||
}
|
||||
|
||||
get contextElement() {
|
||||
getContextElement() {
|
||||
return this.#contextElement;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user