From c51d3811e5b07bc492cb13b19e0f640e13059175 Mon Sep 17 00:00:00 2001 From: zdl <3489966805@qq.com> Date: Wed, 5 Nov 2025 08:24:28 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=20@tanstack/react-vi?= =?UTF-8?q?rtual=20=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index a3600c3f..b29e0eeb 100755 --- a/package.json +++ b/package.json @@ -22,6 +22,7 @@ "@react-three/fiber": "^8.0.27", "@reduxjs/toolkit": "^2.9.2", "@splidejs/react-splide": "^0.7.12", + "@tanstack/react-virtual": "^3.13.12", "@tippyjs/react": "^4.2.6", "@visx/visx": "^3.12.0", "antd": "^5.27.4",