Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add flex example link
  • Loading branch information
rommguy authored Aug 15, 2016
1 parent f11fc07 commit ec38880
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ starting with lower case causes JSX to treat the tag as a native dom element


### Usage with flexbox
##### See a [demo with Flex](http://rommguy.github.io/react-custom-scroll/example/demo.html?flex=true) ###
There are some details that apply when using customScroll on elements with size set by css flex.
Here is an example for an HTML structure before using customScroll:
```html
Expand Down

0 comments on commit ec38880

Please sign in to comment.