forked from MapComplete/MapComplete
Chore: formatting
This commit is contained in:
parent
1e8ce3cc2d
commit
a129b5c3bf
32 changed files with 930 additions and 614 deletions
|
@ -9,7 +9,7 @@
|
|||
import { Unit } from "../../Models/Unit"
|
||||
import UnitInput from "../Popup/UnitInput.svelte"
|
||||
|
||||
export let type: ValidatorType
|
||||
export let type: ValidatorType
|
||||
export let feedback: UIEventSource<Translation> | undefined = undefined
|
||||
export let getCountry: () => string | undefined
|
||||
export let placeholder: string | Translation | undefined
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue