mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-20 20:29:06 +00:00
Implemented suggestions by Matthieu
This commit is contained in:
@@ -35,7 +35,7 @@ const useCreateTranscript = (): UseTranscript => {
|
||||
);
|
||||
setErrorState(err);
|
||||
setLoading(false);
|
||||
})
|
||||
});
|
||||
};
|
||||
|
||||
return { transcript, loading, error, create };
|
||||
|
||||
Reference in New Issue
Block a user