MCPcopy Create free account
hub / github.com/sshwsfc/xadmin /

Class

packages/xadmin-bootstrap/src/auth/components/CaptchaCodeInput.js:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3import { app, api } from 'xadmin'
4
5export default class CaptchaCodeInput extends React.Component {
6
7 constructor(props, context) {
8 super(props, context)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected