forked from MapComplete/MapComplete
chore: automated housekeeping...
This commit is contained in:
parent
c9ce29f206
commit
40e894df8b
294 changed files with 14209 additions and 4192 deletions
|
|
@ -3,12 +3,10 @@
|
|||
import { UIEventSource } from "../../Logic/UIEventSource"
|
||||
import Popup from "./Popup.svelte"
|
||||
|
||||
|
||||
export let onlyLink: boolean = false
|
||||
export let bodyPadding = "p-4 md:p-5 "
|
||||
export let fullscreen: boolean = false
|
||||
export let shown: UIEventSource<boolean>
|
||||
|
||||
</script>
|
||||
|
||||
{#if !onlyLink}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue