Skip to content

Commit 8dbade1

Browse files
committed
Remove IE8 note from readme.
1 parent e31cbc5 commit 8dbade1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Drop-in replacement for the textarea component which automatically resizes texta
44
A native React version of the popular [jQuery
55
Autosize](http://www.jacklmoore.com/autosize/)!
66

7-
This module supports IE9 and above. PR welcome to add IE8 support.
7+
This module supports IE9 and above.
88

99
```javascript
1010
import Textarea from 'react-textarea-autosize';

0 commit comments

Comments
 (0)