MCPcopy Index your code
hub / github.com/codecombat/codecombat / onClickKeepMeUpdated

Method onClickKeepMeUpdated

app/views/user/UserOptInView.js:63–65  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

61 }
62
63 onClickKeepMeUpdated (e) {
64 return this.user.sendKeepMeUpdatedVerificationCode(this.verificationCode)
65 }
66
67 onClickLoginButton (e) {
68 const AuthModal = require('views/core/AuthModal')

Callers

nothing calls this directly

Tested by

no test coverage detected