mirror of
https://github.com/Buriburizaem0n/admin-frontend-domain.git
synced 2026-09-19 09:40:13 +00:00
feat: server transfer rotation
This commit is contained in:
@@ -54,7 +54,7 @@ export const ServerProvider: React.FC<ServerProviderProps> = ({
|
||||
setServer(undefined)
|
||||
}
|
||||
})()
|
||||
}, [location.pathname])
|
||||
}, [location.pathname, setServer, setServerGroup, withServer, withServerGroup])
|
||||
|
||||
const value: ServerContextProps = useMemo(
|
||||
() => ({
|
||||
|
||||
Reference in New Issue
Block a user