mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 13:28:36 +03:00
fix sites toggle hover states
This commit is contained in:
committed by
Franc Camps-Febrer
parent
bf012ebed9
commit
87f2f5c796
@@ -14,7 +14,7 @@ function ToolbarBottomActions (props) {
|
||||
{/* isEnabled={this.props.viewFilters.routes} */}
|
||||
{/* /> */}
|
||||
<SitesIcon
|
||||
isEnabled={props.sites.enabled}
|
||||
isActive={props.sites.enabled}
|
||||
onClickHandler={props.sites.toggle}
|
||||
/>
|
||||
{/* <CoeventIcon */}
|
||||
|
||||
Reference in New Issue
Block a user