Skip to content

Commit

Permalink
fix: allocation map click through path
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanoshadjipetrou committed Feb 24, 2023
1 parent d2268fb commit fa37b56
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ export function AllocationsGeoMap(props: Props) {
>
<GeoMap
allowClickthrough
clickthroughPath="allocation"
clickthroughPath="allocations"
type="allocations"
data={
geomapView === "countries"
Expand Down

0 comments on commit fa37b56

Please sign in to comment.