diff options
author | Francesco <firefelix@gmail.com> | 2016-09-14 15:27:16 +0300 |
---|---|---|
committer | Francesco <firefelix@gmail.com> | 2016-09-14 15:27:27 +0300 |
commit | 45859a32008fc5a5bb9a6c4dec4818a2bbfa7ba9 (patch) | |
tree | e363cfcea0540dd240637ef30cd5c8b47b394e5b | |
parent | 2d5fbc381edf30aaeecca5bc01a0ecc7b8e495d1 (diff) | |
download | react-autosize-textarea-45859a32008fc5a5bb9a6c4dec4818a2bbfa7ba9.zip react-autosize-textarea-45859a32008fc5a5bb9a6c4dec4818a2bbfa7ba9.tar.gz react-autosize-textarea-45859a32008fc5a5bb9a6c4dec4818a2bbfa7ba9.tar.bz2 |
update TextareaAutosize readme
-rw-r--r-- | src/README.md | 3 |
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| |