From 43581a0fee01f61c210cec9ba33193001865ebfc Mon Sep 17 00:00:00 2001 From: dminyi <1301963064@qq.com> Date: Thu, 15 Aug 2024 12:00:25 +0800 Subject: [PATCH] 同步 --- gz-customerSystem/package.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/gz-customerSystem/package.json b/gz-customerSystem/package.json index 13f50a7..21fa917 100644 --- a/gz-customerSystem/package.json +++ b/gz-customerSystem/package.json @@ -22,6 +22,7 @@ "import": "0.0.6", "prop-types": "^15.8.1", "react": "^17.0.2", + "react-custom-scrollbars": "^4.2.1", "react-dom": "^17.0.2", "react-infinite-scroll-component": "^6.1.0", "react-router-dom": "^6.2.1", -- Gitblit v1.8.0