Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/api-platform/website
/ forceClose
Function
forceClose
pwa/components/layout/Nav.tsx:23–25 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
21
const version = current;
22
23
const forceClose = () => {
24
setOpen(false);
25
};
26
27
useEffect(() => {
28
if (isOpen) {
Callers
1
Nav
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected