mirror of
https://github.com/FJurmanovic/wallet-web.git
synced 2026-02-06 06:08:10 +00:00
added getters from main app element to other elements
This commit is contained in:
@@ -17,7 +17,6 @@ class InputFieldElement extends BaseComponentElement {
|
||||
@target inp: HTMLElement;
|
||||
error: string;
|
||||
randId: string;
|
||||
routerService: RouterService;
|
||||
constructor() {
|
||||
super();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user