MCPcopy Create free account
hub / github.com/codecombat/codecombat / errors

Function errors

app/core/components/FlatLayout.js:12–12  ·  view source on GitHub ↗
(state)

Source from the content-addressed store, hash-verified

10 },
11 computed: Vuex.mapState({
12 errors (state) { return state.pageErrors }
13 })
14
15}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected