Skip to content

Commit

Permalink
fix(demo): Fixed demo.
Browse files Browse the repository at this point in the history
Fixed demo - was missing a dep! doh!
  • Loading branch information
ctrlplusb committed Apr 14, 2016
1 parent 64f2c46 commit 1da1726
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
* Extensive browser support.
* Supports any Component type, i.e. stateless/class.
* Works with React 0.14.x and 15.x.x.
* 7.67KB gzipped
* Responsive Components!

## What is this for?
Expand All @@ -23,7 +24,7 @@ Give your Components the ability to have render logic based on their height/widt

Perhaps it's easiest just to show a live example:

https://react-sizeme-example-xcnwvtdzmb.now.sh
https://react-sizeme-example-esbefmsitg.now.sh

## Simple Example

Expand Down

0 comments on commit 1da1726

Please sign in to comment.