Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ closeCurriculumGuide
Function
closeCurriculumGuide
ozaria/site/store/BaseCurriculumGuide.js:19–21 ·
view source on GitHub ↗
(state)
Source
from the content-addressed store, hash-verified
17
},
18
19
closeCurriculumGuide (state) {
20
state.visible = false
21
},
22
23
setSelectedCampaignId (state, campaignID) {
24
state.selectedCampaignId = campaignID
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected