Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita358258

Browse files
committed
Fix deps comment
1 parentc210e8d commita358258

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎site/src/contexts/ProxyContext.tsx‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ export const ProxyProvider: FC<PropsWithChildren> = ({ children }) => {
124124
// This includes proxies being loaded, latencies being calculated, and the user selecting a proxy.
125125
useEffect(()=>{
126126
updateProxy()
127+
// eslint-disable-next-line react-hooks/exhaustive-deps -- Only update if the source data changes
127128
},[proxiesResp,proxyLatencies])
128129

129130
return(

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp