forked from MapComplete/MapComplete
Fix 'alert' in width
This commit is contained in:
parent
7d3840e041
commit
4cce18f818
2 changed files with 7 additions and 7 deletions
|
@ -359,8 +359,6 @@ export class TagRendering extends UIElement implements TagDependantUIElement {
|
|||
return undefined;
|
||||
}
|
||||
|
||||
console.log("Creating a freeform input element for ", this._source.data._country);
|
||||
|
||||
return ValidatedTextField.Mapped(pickString, toString, {
|
||||
placeholder: this._freeform.placeholder,
|
||||
type: type,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue