Skip to content

Commit a558fa5

Browse files
author
Vitaly Kravtsov
committed
mErge branch 'master' of github.com:krvital/react-leaflet-fullscreen
2 parents e5292bb + e1135b0 commit a558fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ based on https://github.com/brunob/leaflet.fullscreen
33

44
### Usage
55
```js
6-
import 'react-leaflet-fullscreen/lib/index.css'
6+
import 'react-leaflet-fullscreen/dist/styles.css'
77
import { Map } from 'react-leaflet';
88
import FullscreenControl from 'react-leaflet-fullscreen';
99

0 commit comments

Comments
 (0)