more
This commit is contained in:
@@ -147,7 +147,8 @@ const DocEditPage = () => {
|
||||
/*
|
||||
* GET parsed requests.
|
||||
* GET completions if already generated
|
||||
* */
|
||||
*/
|
||||
|
||||
useEffect(() => {
|
||||
if (!documentId || !documentType) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user