update frontend
This commit is contained in:
parent
a095057272
commit
a19e179c2b
|
|
@ -1,9 +1,7 @@
|
||||||
import React, { useEffect, useRef, useState } from "react";
|
import React, { useEffect, useRef, useState } from "react";
|
||||||
import "maplibre-gl/dist/maplibre-gl.css";
|
import "maplibre-gl/dist/maplibre-gl.css";
|
||||||
import "../../styles/map.css";
|
import "../../styles/map.css";
|
||||||
|
|
||||||
import "../../styles/mapMarkers.css";
|
import "../../styles/mapMarkers.css";
|
||||||
import "../../styles/overlays.css";
|
|
||||||
import "../../styles/posts.css";
|
import "../../styles/posts.css";
|
||||||
import "../../styles/filters.css";
|
import "../../styles/filters.css";
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue