mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-21 04:39:06 +00:00
Final touches and testing
This commit is contained in:
@@ -52,7 +52,7 @@ const useTranscript = (
|
||||
}
|
||||
setErrorState(error);
|
||||
});
|
||||
}, [id, api]);
|
||||
}, [id, !api]);
|
||||
|
||||
return { response, loading, error } as
|
||||
| ErrorTranscript
|
||||
|
||||
Reference in New Issue
Block a user