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 02f708f commit d8c8b2dCopy full SHA for d8c8b2d
README.md
@@ -28,12 +28,12 @@ and thus cannot be made compatible.
28
29
We recommend using the following versions:
30
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`+ |
+| Dependency | Version |
+| --------------- | ---------------------------- |
+| `react` | `16.13.0`+, `17.x` or `18.x` |
+| `react-dom` | `16.13.0`+, `17.x` or `18.x` |
+| `react-refresh` | `0.10.0`+ |
+| `webpack` | `4.46.0`+ or `5.2.0`+ |
37
38
<details>
39
<summary>Minimum requirements</summary>
0 commit comments