Skip to content

Commit d8c8b2d

Browse files
authored
docs: update support table for React 18
1 parent 02f708f commit d8c8b2d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ and thus cannot be made compatible.
2828

2929
We recommend using the following versions:
3030

31-
| Dependency | Version |
32-
| --------------- | --------------------- |
33-
| `react` | `16.13.0`+ or `17.x` |
34-
| `react-dom` | `16.13.0`+ or `17.x` |
35-
| `react-refresh` | `0.10.0`+ |
36-
| `webpack` | `4.46.0`+ or `5.2.0`+ |
31+
| Dependency | Version |
32+
| --------------- | ---------------------------- |
33+
| `react` | `16.13.0`+, `17.x` or `18.x` |
34+
| `react-dom` | `16.13.0`+, `17.x` or `18.x` |
35+
| `react-refresh` | `0.10.0`+ |
36+
| `webpack` | `4.46.0`+ or `5.2.0`+ |
3737

3838
<details>
3939
<summary>Minimum requirements</summary>

0 commit comments

Comments
 (0)