We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e31cbc5 commit 8dbade1Copy full SHA for 8dbade1
README.md
@@ -4,7 +4,7 @@ Drop-in replacement for the textarea component which automatically resizes texta
4
A native React version of the popular [jQuery
5
Autosize](http://www.jacklmoore.com/autosize/)!
6
7
-This module supports IE9 and above. PR welcome to add IE8 support.
+This module supports IE9 and above.
8
9
```javascript
10
import Textarea from 'react-textarea-autosize';
0 commit comments