Skip to content

Commit 192f75f

Browse files
authored
Merge pull request #239 from pakman198/master
Update README.md
2 parents bccf97a + 7a46f11 commit 192f75f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Following plain React Bootstrap component
3131
```
3232
becomes
3333
```js
34+
import { LinkContainer } from 'react-router-bootstrap'
3435
<LinkContainer to="/foo/bar">
3536
<Button>Foo</Button>
3637
</LinkContainer>

0 commit comments

Comments
 (0)