Skip to content

Commit

Permalink
fix protected areas info
Browse files Browse the repository at this point in the history
  • Loading branch information
mluena committed Sep 30, 2024
1 parent 1a27a6e commit a7f7128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/containers/datasets/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ export const INFO = {
mangrove_habitat_change: HabitatChangeInfo,
mangrove_species_distribution: SpeciesDistributionInfo,
mangrove_species_threatened: SpeciesThreatenedInfo,
mangrove_protection: ProtectionInfo,
mangrove_protected_areas: ProtectionInfo,
mangrove_drivers_change: DriversChangeInfo,
mangrove_net_change: NetChangeInfo,
mangrove_alerts: AlertsInfo,
Expand Down

0 comments on commit a7f7128

Please sign in to comment.