From 7064a9be2b22bc6be32b499315d946343e2c3d14 Mon Sep 17 00:00:00 2001 From: Daniel Barion Date: Tue, 23 Jan 2024 17:53:26 -0300 Subject: [PATCH] docs: update installation.md to raise minimum React version to 18 --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index 72b1041..0ce7f4b 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -6,7 +6,7 @@ sidebar_label: Installation ## Requirements -- [React](https://reactjs.org) version >= 16.8 or above +- [React](https://reactjs.org) version >= 18 or above ## Installation