forked from MapComplete/MapComplete
Move tags into subdirectory
This commit is contained in:
parent
3b08e7324b
commit
120832f241
18 changed files with 25 additions and 28 deletions
|
@ -7,7 +7,6 @@ import Combine from "../Base/Combine";
|
|||
import TagRenderingAnswer from "./TagRenderingAnswer";
|
||||
import State from "../../State";
|
||||
import Svg from "../../Svg";
|
||||
import {TagUtils} from "../../Logic/TagUtils";
|
||||
|
||||
export default class EditableTagRendering extends UIElement {
|
||||
private readonly _tags: UIEventSource<any>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue