forked from MapComplete/MapComplete
Some refactoring, more work on the custom theme generator
This commit is contained in:
parent
c4b5f180a6
commit
146552e62c
104 changed files with 382 additions and 1590 deletions
|
|
@ -4,7 +4,7 @@ import {parsePhoneNumberFromString} from "libphonenumber-js";
|
|||
import {UIElement} from "../UI/UIElement";
|
||||
import {TagsFilter, TagUtils} from "../Logic/TagsFilter";
|
||||
import {OnlyShowIfConstructor} from "./OnlyShowIf";
|
||||
import {UIEventSource} from "../UI/UIEventSource";
|
||||
import {UIEventSource} from "../Logic/UIEventSource";
|
||||
|
||||
export class TagRenderingOptions implements TagDependantUIElementConstructor {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue