forked from MapComplete/MapComplete
Feature: Clickable links in AllTagsPanel
This commit is contained in:
parent
7ba991f0f3
commit
6808738425
7 changed files with 73 additions and 12 deletions
|
@ -10,7 +10,7 @@ import { HistogramViz } from "./Popup/HistogramViz"
|
|||
import { UploadToOsmViz } from "./Popup/UploadToOsmViz"
|
||||
import { MultiApplyViz } from "./Popup/MultiApplyViz"
|
||||
import { UIEventSource } from "../Logic/UIEventSource"
|
||||
import AllTagsPanel from "./Popup/AllTagsPanel.svelte"
|
||||
import AllTagsPanel from "./Popup/AllTagsPanel/AllTagsPanel.svelte"
|
||||
import { VariableUiElement } from "./Base/VariableUIElement"
|
||||
import { Translation } from "./i18n/Translation"
|
||||
import Translations from "./i18n/Translations"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue