Remove theme from line 109
This commit is contained in:
parent
4d90354f0b
commit
2c53688a8e
@ -106,7 +106,7 @@ export const ColouringMap : FC<ColouringMapProps> = ({
|
||||
name={'cc-base-pane'}
|
||||
style={{zIndex: 50}}
|
||||
>
|
||||
<CityMap theme={darkLightTheme} />
|
||||
<CityMap />
|
||||
<BuildingBaseLayer theme={darkLightTheme} />
|
||||
</Pane>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user