From 67c83cb4df9e7f6e3be5ccdaf9505f676e6d8216 Mon Sep 17 00:00:00 2001 From: Daniel Tschinder <231804+danez@users.noreply.github.com> Date: Sun, 17 Apr 2022 16:28:06 +0200 Subject: [PATCH] chore: Update Readme with new react requirements --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 616a9563f5..8c930cb646 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,8 @@ An accessible and easy tab component for ReactJS. https://reactcommunity.org/react-tabs/ -> Supports React 16.8.0 or newer +> Version 5 of `react-tabs` needs react version 18 or newer +> Version 4 of `react-tabs` needs react version 16.8 or newer

react-tabs was tested on real mobile devices and browsers with
Browserstack