forked from MapComplete/MapComplete
UX: add theme colours to manifest
This commit is contained in:
parent
4ec74f24b9
commit
7adb7d7c0d
4 changed files with 11 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
|||
import { UIEventSource } from "../../../Logic/UIEventSource";
|
||||
import BasicTagInput from "../../Studio/TagInput/BasicTagInput.svelte";
|
||||
import { TagUtils } from "../../../Logic/Tags/TagUtils";
|
||||
import * as nmd from "nano-markdown"
|
||||
import nmd from "nano-markdown"
|
||||
import FromHtml from "../../Base/FromHtml.svelte";
|
||||
export let value: UIEventSource<undefined | string>;
|
||||
export let args: string[] = [];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue