From e4472c7f9fc0b8996a146e225d6d2f8f94622ac6 Mon Sep 17 00:00:00 2001 From: lgf <18827634408@163.com> Date: Sat, 7 Aug 2021 21:58:56 +0800 Subject: [PATCH] u --- src/appComponent.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/appComponent.tsx b/src/appComponent.tsx index e50b4b2..6435a8f 100644 --- a/src/appComponent.tsx +++ b/src/appComponent.tsx @@ -32,7 +32,6 @@ const AppComponent = memo(function AppComponent(props) { [videoRef.current], ); - xx.current = clientX; return ( <> {isPlay ? '播放' : '暂停'}