drop dead code
This commit is contained in:
parent
5edf6d4b1f
commit
62fbd4378e
@ -21,10 +21,6 @@ import { useDisplayPreferences } from '../../displayPreferences-context';
|
||||
* Community view/edit section
|
||||
*/
|
||||
const CommunityView: React.FunctionComponent<CategoryViewProps> = (props) => {
|
||||
const switchToLikesMapStyle = (e) => {
|
||||
e.preventDefault();
|
||||
props.onMapColourScale('likes')
|
||||
}
|
||||
const switchToTypologyMapStyle = (e) => {
|
||||
e.preventDefault();
|
||||
props.onMapColourScale('typology_likes')
|
||||
|
Loading…
Reference in New Issue
Block a user