mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
fix linting
This commit is contained in:
parent
92689ceabf
commit
8fe9b7a029
@ -4,7 +4,6 @@ import { useMap } from 'react-leaflet'
|
||||
|
||||
import type { Map as MapboxMap } from 'mapbox-gl'
|
||||
import 'mapbox-gl-leaflet'
|
||||
import 'mapbox-gl/dist/mapbox-gl.css'
|
||||
|
||||
type MapboxGLLayer = L.Layer & {
|
||||
getMapboxMap: () => MapboxMap | undefined
|
||||
|
||||
@ -4,6 +4,7 @@ import 'react-image-crop/dist/ReactCrop.css'
|
||||
import 'react-photo-album/rows.css'
|
||||
import 'react-toastify/dist/ReactToastify.css'
|
||||
import 'yet-another-react-lightbox/styles.css'
|
||||
import 'mapbox-gl/dist/mapbox-gl.css'
|
||||
|
||||
import '#assets/css/tailwind.css'
|
||||
import '#assets/css/masonry.css'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user