Skip to content

Commit 87362b4

Browse files
committed
mention React 18 in the README
1 parent 9619dca commit 87362b4

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
@@ -18,7 +18,7 @@
1818

1919
## Features
2020

21-
- [React 16.14+ & 17.0+](package.json) support
21+
- [React 16.14+, 17.0+, and 18.0+](package.json) support
2222
- [Evergreen browsers and server-side rendering](browserslist) support
2323
- Tree-shaking support and only [one npm dependency](package.json) to keep your bundles slim
2424
- Great performance thanks to virtualization: columns and rows outside the viewport are not rendered

0 commit comments

Comments
 (0)