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