Skip to content

Commit 12837c7

Browse files
author
Vitaly Kravtsov
authored
fix typo in README
1 parent 13d44f9 commit 12837c7

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 from 'react-leaflet-fullscreen/lib/index.css'
6+
import 'react-leaflet-fullscreen/lib/index.css'
77
import { Map } from 'react-leaflet';
88
import FullscreenControl from 'react-leaflet-fullscreen';
99

0 commit comments

Comments
 (0)