static LOGIN()

in src/recaptcha_action.tsx [22:24]


  static LOGIN() {
    return new RecaptchaAction('login');
  }