Skip to content

Commit e1135b0

Browse files
author
Vitaly Kravtsov
authored
Update README.md
fix path
1 parent 02e6e64 commit e1135b0

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)