Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MankaiHuang/screen-visualization
/ openBluePrint
Function
openBluePrint
src/pages/Workspace/index.jsx:105–107 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
103
}
104
105
function openBluePrint() {
106
setIsShowBluePrint(true)
107
}
108
function closeBluePrint() {
109
setIsShowBluePrint(false)
110
}
Callers
1
Workspace
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected