debug log
This commit is contained in:
@@ -104,6 +104,7 @@ export function useLiveParticleChildren(
|
|||||||
setIsLoading(false);
|
setIsLoading(false);
|
||||||
},
|
},
|
||||||
onError: (err) => {
|
onError: (err) => {
|
||||||
|
console.warn(err);
|
||||||
setError(err);
|
setError(err);
|
||||||
setIsLoading(false);
|
setIsLoading(false);
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user