mirror of
https://github.com/arc53/DocsGPT.git
synced 2026-04-29 13:31:36 +00:00
fix
This commit is contained in:
@@ -55,7 +55,7 @@ export default function Navigation({
|
|||||||
setIsDocsListOpen(false);
|
setIsDocsListOpen(false);
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
[isDocsListOpen, apiKeyModalState],
|
[navState, isDocsListOpen, apiKeyModalState],
|
||||||
);
|
);
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
|||||||
Reference in New Issue
Block a user