Skip to content

Commit 1da1726

Browse files
committed
fix(demo): Fixed demo.
Fixed demo - was missing a dep! doh!
1 parent 64f2c46 commit 1da1726

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
* Extensive browser support.
1414
* Supports any Component type, i.e. stateless/class.
1515
* Works with React 0.14.x and 15.x.x.
16+
* 7.67KB gzipped
1617
* Responsive Components!
1718

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

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

26-
https://react-sizeme-example-xcnwvtdzmb.now.sh
27+
https://react-sizeme-example-esbefmsitg.now.sh
2728

2829
## Simple Example
2930

0 commit comments

Comments
 (0)