Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hew authored May 9, 2017
1 parent abd71b0 commit 62a3e64
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 @@ -69,7 +69,7 @@ class ScrollingHorizontally extends Component {
### Full Width Example
```js
import React, { Component } from 'react'
import HorizontalScroll from 'react-horizontal-scroll'
import HorizontalScroll from 'react-scroll-horizontal'

class ScrollingHorizontally extends Component {
render() {
Expand Down

0 comments on commit 62a3e64

Please sign in to comment.