Skip to content

Commit

Permalink
include map CSS file
Browse files Browse the repository at this point in the history
  • Loading branch information
Nate-Wessel committed Jan 9, 2025
1 parent 4d3bbba commit 22479f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/Map/index.jsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import { Map as MapGL, useMap, Source, Layer } from 'react-map-gl/maplibre'
import "maplibre-gl/dist/maplibre-gl.css"
import { useContext, useState, useEffect } from 'react'
import { DataContext } from '../Layout'
import { domain } from '../domain.js'
Expand Down

0 comments on commit 22479f6

Please sign in to comment.