Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codecombat/codecombat
/ onClickHideDemosButton
Method
onClickHideDemosButton
app/views/TestView.js:97–100 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
95
}
96
97
onClickHideDemosButton () {
98
storage.remove(
'demos-on'
)
99
return
document.location.reload()
100
}
101
102
// RENDER DATA
103
Callers
nothing calls this directly
Calls
1
reload
Method · 0.80
Tested by
no test coverage detected