This commit is contained in:
Anton Tranelis 2025-05-22 20:54:49 +02:00
parent a175344032
commit 9554f86ac9

View File

@ -17,4 +17,5 @@ export interface UtopiaMapProps {
infoText?: string
donationWidget?: boolean
defaultTheme?: string
expandLayerControl?: boolean
}