From 4b8d4348ed3830d1e3153ce1940875fd0c29463d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E6=A0=91=E6=98=8E?= <775174143@qq.com> Date: Sun, 29 Sep 2019 11:15:30 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/react/package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/public/react/package.json b/public/react/package.json index 3e86dae98..6a0cf6d09 100644 --- a/public/react/package.json +++ b/public/react/package.json @@ -79,6 +79,7 @@ "react-url-query": "^1.4.0", "redux": "^4.0.0", "redux-thunk": "2.3.0", + "rsuite": "^4.0.1", "store": "^2.0.12", "style-loader": "0.19.0", "styled-components": "^4.1.3",