We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e5292bb + e1135b0 commit a558fa5Copy full SHA for a558fa5
README.md
@@ -3,7 +3,7 @@ based on https://github.com/brunob/leaflet.fullscreen
3
4
### Usage
5
```js
6
-import 'react-leaflet-fullscreen/lib/index.css'
+import 'react-leaflet-fullscreen/dist/styles.css'
7
import { Map } from 'react-leaflet';
8
import FullscreenControl from 'react-leaflet-fullscreen';
9
0 commit comments