Skip to content

Commit

Permalink
Update faq.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
jy95 authored Jan 30, 2025
1 parent d6313f3 commit 1d3bf42
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions testsite/docs/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ In the meantime, feel free to share your feedback on [Github discussions](https:

| Docusaurus JSON Schema Plugin | Docusaurus |
| --- | --- |
| `>= 1.13.0` (React 19) | `>= 3.7.0` |
| `>= 1.7.0 <= 1.12.2` (React 18) | `3.x.y` |
| `<= 1.6.1` (React 18) | `2.x.y` |
| `>= 1.13.0` | `>= 3.7.0` (React 19) |
| `>= 1.7.0 <= 1.12.2` | `3.x.y` (React 18) |
| `<= 1.6.1` | `2.x.y` (React 18) |

</details>

0 comments on commit 1d3bf42

Please sign in to comment.