Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ emailsInvalid
Method
emailsInvalid
app/views/account/SubscriptionView.js:180–184 ·
view source on GitHub ↗
(render)
Source
from the content-addressed store, hash-verified
178
}
179
180
emailsInvalid (render) {
181
this.state =
'invalid'
182
render()
183
return
false
184
}
185
186
emailsValid (render) {
187
this.state =
'valid'
Callers
1
validateEmails
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected