diff --git a/components/MapComponent.js b/components/MapComponent.js index 5c5739db7..20cb7503b 100644 --- a/components/MapComponent.js +++ b/components/MapComponent.js @@ -38,7 +38,7 @@ import "react-toastify/dist/ReactToastify.css"; import { mapIdState, userIdState } from "../store/atoms/urlParameterState"; import { set } from "lodash"; import { poiLayerVisibleState } from "../store/atoms/poiLayerVisible"; -import { data } from "autoprefixer"; +//import { data } from "autoprefixer"; import plusRoundIcon from "./PlusRoundIcon.js"; //---------------------------------------------------------------------