diff --git a/src/components/SearchMap/SearchMap.js b/src/components/SearchMap/SearchMap.js index 976caf0d..60c8671e 100644 --- a/src/components/SearchMap/SearchMap.js +++ b/src/components/SearchMap/SearchMap.js @@ -9,8 +9,8 @@ import { createSlug } from '../../util/urlHelpers'; import { propTypes } from '../../util/types'; import { obfuscatedCoordinates } from '../../util/maps'; import config from '../../config'; -import { hasParentWithClassName } from './SearchMap.helpers.js'; +import { hasParentWithClassName } from './SearchMap.helpers.js'; import SearchMapWithMapbox, { LABEL_HANDLE, INFO_CARD_HANDLE,