forked from MapComplete/MapComplete
Chore: formatting
This commit is contained in:
parent
867cb4dcfb
commit
e99485d697
2 changed files with 22 additions and 23 deletions
|
@ -9,7 +9,7 @@
|
|||
import ProfessionalServicesButton from "./ProfessionalServicesButton.svelte"
|
||||
import ThemeButton from "./ThemeButton.svelte"
|
||||
import { LayoutInformation } from "../../Models/ThemeConfig/LayoutConfig"
|
||||
import MoreScreen from "./MoreScreen";
|
||||
import MoreScreen from "./MoreScreen"
|
||||
|
||||
export let search: UIEventSource<string>
|
||||
export let themes: LayoutInformation[]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue