Merge branch 'dev' into feat/selective-file-import-perf

This commit is contained in:
Julien G.
2026-04-18 01:32:09 +02:00
committed by GitHub
48 changed files with 2745 additions and 423 deletions
@@ -36,6 +36,7 @@ vi.mock('react-leaflet', () => ({
off: vi.fn(),
panBy: vi.fn(),
}),
useMapEvents: () => ({}),
}))
vi.mock('react-leaflet-cluster', () => ({