Remove switch theme
This commit is contained in:
parent
88d27dbf6b
commit
7c47757ef5
@ -149,10 +149,7 @@ export const ColouringMap: FC<ColouringMapProps> = ({
|
||||
mapColourScale={mapColourScale}
|
||||
onMapColourScale={onMapColourScale}
|
||||
/>
|
||||
<ThemeSwitcher
|
||||
onSubmit={darkLightThemeSwitch}
|
||||
currentTheme={darkLightTheme}
|
||||
/>
|
||||
|
||||
<DataLayerSwitcher />
|
||||
{showLayerSelection == "enabled" ? (
|
||||
<>
|
||||
|
Loading…
Reference in New Issue
Block a user