forked from MapComplete/MapComplete
More fixes
This commit is contained in:
parent
2ae380f1a6
commit
9a73ae4c47
21 changed files with 203 additions and 148 deletions
|
@ -18,6 +18,7 @@ export default class DirectionInput extends InputElement<string> {
|
|||
this.value = value ?? new UIEventSource<string>(undefined);
|
||||
|
||||
}
|
||||
|
||||
|
||||
protected InnerConstructElement(): HTMLElement {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue