From fc76b0c9807dcd2483019a3f9005e9a8c1d87438 Mon Sep 17 00:00:00 2001 From: Bruno Dias Date: Tue, 1 Jun 2021 22:25:04 -0300 Subject: [PATCH] [chore] added link to the discussion for react-modal v4. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index cfa7a888..3d0d002c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # react-modal +# NOTE + +Need feedback to push a new version of `react-modal` forward. See issue [#881](https://github.com/reactjs/react-modal/issues/881). + + Accessible modal dialog component for React.JS [![Build Status](https://travis-ci.org/reactjs/react-modal.svg?branch=v1)](https://travis-ci.org/reactjs/react-modal)