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