diff options
author | Francesco <firefelix@gmail.com> | 2015-06-25 16:51:38 +0200 |
---|---|---|
committer | Francesco <firefelix@gmail.com> | 2015-06-25 16:51:38 +0200 |
commit | 3ef604f98b68927030dc6a196b841368064479e5 (patch) | |
tree | 04d20aa6908117e43926b1b71100257f04e74ded | |
parent | f2d1a4388f8282523b4d07e49e41e4a230733c61 (diff) | |
download | react-autosize-textarea-3ef604f98b68927030dc6a196b841368064479e5.zip react-autosize-textarea-3ef604f98b68927030dc6a196b841368064479e5.tar.gz react-autosize-textarea-3ef604f98b68927030dc6a196b841368064479e5.tar.bz2 |
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -16,6 +16,8 @@ React.renderComponent( document.body); ``` +You can see a live demo [here](http://jsfiddle.net/FrancescoCioria/m2rpyfsx/2/) + ###Install ``` npm install --save react-autosize-textarea |