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

Method emailsValid

app/views/account/SubscriptionView.js:186–190  ·  view source on GitHub ↗
(render)

Source from the content-addressed store, hash-verified

184 }
185
186 emailsValid (render) {
187 this.state = 'valid'
188 render()
189 return true
190 }
191}
192
193class PersonalSub {

Callers 1

validateEmailsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected