Skip to content

Commit efd017e

Browse files
committed
fixes a typo in the documentation on how to import the module.
1 parent d86ee8d commit efd017e

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
@@ -37,7 +37,7 @@ $ yarn add react-smooth-image
3737
## Usage
3838

3939
````js
40-
import SmoothImage from 'react-smooth image';
40+
import SmoothImage from 'react-smooth-image';
4141
.
4242
.
4343
.

0 commit comments

Comments
 (0)