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
|
@ -6,7 +6,7 @@ import LogoutButton from "../Base/LogoutButton.svelte"
|
|||
import LoginButton from "../Base/LoginButton.svelte"
|
||||
import ThemeViewState from "../../Models/ThemeViewState"
|
||||
import OrientationDebugPanel from "../Debug/OrientationDebugPanel.svelte"
|
||||
import AllTagsPanel from "../Popup/AllTagsPanel.svelte"
|
||||
import AllTagsPanel from "../Popup/AllTagsPanel/AllTagsPanel.svelte"
|
||||
import { ImmutableStore, UIEventSource } from "../../Logic/UIEventSource"
|
||||
import ClearCaches from "../Popup/ClearCaches.svelte"
|
||||
import Locale from "../i18n/Locale"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue