code refactoring
This commit is contained in:
@@ -5,7 +5,6 @@ export const useRPC = () => {
|
||||
const client = useRecoilValue(rpcClientState)
|
||||
|
||||
return {
|
||||
client,
|
||||
socket$: client.socket$
|
||||
client
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user