summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco <firefelix@gmail.com>2016-09-14 15:27:16 +0300
committerFrancesco <firefelix@gmail.com>2016-09-14 15:27:27 +0300
commit45859a32008fc5a5bb9a6c4dec4818a2bbfa7ba9 (patch)
treee363cfcea0540dd240637ef30cd5c8b47b394e5b
parent2d5fbc381edf30aaeecca5bc01a0ecc7b8e495d1 (diff)
downloadreact-autosize-textarea-45859a32008fc5a5bb9a6c4dec4818a2bbfa7ba9.zip
react-autosize-textarea-45859a32008fc5a5bb9a6c4dec4818a2bbfa7ba9.tar.gz
react-autosize-textarea-45859a32008fc5a5bb9a6c4dec4818a2bbfa7ba9.tar.bz2
update TextareaAutosize readme
-rw-r--r--src/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/README.md b/src/README.md
index 1abbeac..b5dd210 100644
--- a/src/README.md
+++ b/src/README.md
@@ -1,6 +1,7 @@
# TextareaAutosize
-A light replacement for built-in textarea component which automaticaly adjusts its height to match the content
+A light replacement for built-in textarea component
+which automaticaly adjusts its height to match the content
## Props
|Name|Type|Default|Description|