diff --git a/src/provider.tsx b/src/provider.tsx index 2dc1fa15..91b12a2b 100644 --- a/src/provider.tsx +++ b/src/provider.tsx @@ -30,7 +30,7 @@ export const UpdateProvider = ({ client = useRef(client).current; const { options } = client; - const stateListener = useRef(); + const stateListener = useRef(null); const [updateInfo, setUpdateInfo] = useState(); const updateInfoRef = useRef(updateInfo); const [progress, setProgress] = useState();

AltStyle によって変換されたページ (->オリジナル) /