From 32b4b772c588b8a015673388bcdc9e1a7c030e88 Mon Sep 17 00:00:00 2001 From: zzlgreat Date: Sat, 22 Nov 2025 23:56:17 +0800 Subject: [PATCH] update pay function --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 7091feae..31fadfb4 100755 --- a/package.json +++ b/package.json @@ -63,6 +63,7 @@ "react-responsive-masonry": "^2.7.1", "react-router-dom": "^6.30.1", "react-scripts": "^5.0.1", + "react-is": "^19.0.0", "react-scroll": "^1.8.4", "react-scroll-into-view": "^2.1.3", "react-table": "^7.7.0",