Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Acode-Foundation/Acode
/ hideReferencesPanel
Function
hideReferencesPanel
src/components/referencesPanel/index.js:324–327 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
322
}
323
324
export
function
hideReferencesPanel() {
325
const
panel = getPanel();
326
panel.hide();
327
}
328
329
export
{ openReferencesTab };
330
Callers
1
closeReferencesPanel
Function · 0.85
Calls
2
getPanel
Function · 0.85
hide
Method · 0.45
Tested by
no test coverage detected