Skip to content

Commit

Permalink
fix: readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Hentaitang committed Nov 11, 2019
1 parent 28f2288 commit 0b2b868
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ $ npm install simple-react-select --save
Then you need to import its component and css:

```$xslt
import {Select} from 'simple-react-select'
import Select from 'simple-react-select'
import 'simple-react-select/lib/simple-react-select.css'
```

Expand Down

0 comments on commit 0b2b868

Please sign in to comment.