chore: upgrade wasm lib
This commit is contained in:
@ -31,7 +31,7 @@ export function useReactions(
|
||||
}
|
||||
others?.(rb);
|
||||
return rb;
|
||||
}, [ids]);
|
||||
}, [ids, others]);
|
||||
|
||||
return useRequestBuilder(sub);
|
||||
}
|
||||
|
Reference in New Issue
Block a user