diff --git a/app/src/frontend/map/borough-switcher.tsx b/app/src/frontend/map/borough-switcher.tsx index 56cfe415..f47b3902 100644 --- a/app/src/frontend/map/borough-switcher.tsx +++ b/app/src/frontend/map/borough-switcher.tsx @@ -6,7 +6,7 @@ import { useDisplayPreferences } from '../displayPreferences-context'; export const BoroughSwitcher: React.FC<{}> = () => { const { borough, boroughSwitch, darkLightTheme } = useDisplayPreferences(); return ( -
+