nismod / irv-jamaica

Jamaica Systemic Resilience Assessment Tool
MIT License
0 stars 0 forks source link

fix(frontend): fix a broken useMemo hook in MapContextProviderWithLimits #26

Closed eatyourgreens closed 1 month ago

eatyourgreens commented 1 month ago

Fix a broken useMemo hook, where the viewport is a new object on every render.

Set the linter to warn, not error, for 'unexpected any' errors.