constructor()

in src/recaptcha_action.tsx [18:20]


  constructor(action: string) {
    this.action = action;
  }